]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2002-07-11  Jeremy Allison*Experimental* new large-scaling printer code. Splits...
2002-07-10  Andrew BartlettIf we get a SID from group mapping, no need to check...
2002-07-09  Simo Sorcesome support functions to ease the next commit.
2002-07-09  Gerald Carter8-byte alignment needed for beginning driver_info_level_6.
2002-07-09  Tim PotterDocumented -I option to rpcclient.
2002-07-09  Tim PotterAdded -I option to rpcclient.
2002-07-09  Andrew Tridgellmake sure we disable referrals in all ldap searches...
2002-07-09  Andrew Tridgellfix declaration of global_in_nmbd
2002-07-09  Andrew Tridgellthe last WINS update broke self registration when we...
2002-07-09  Andrew BartlettMake it clear that the debug comment is the same as...
2002-07-08  Gerald Carterfixup ADDPRINTERDRIVEREX some more. unknown uint32...
2002-07-08  Jim McDonoughFix length in snprintf invocation to account for "dn...
2002-07-08  Gerald Carterfix typo
2002-07-08  Gerald Carteradded parsing routines for SPOOLSS_ADDPRINTERDRIVEREX and
2002-07-08  Gerald Carter* basic implementation of SPOOLSS_DELETEPRINTERDATAEX and
2002-07-08  Jeremy AllisonFix for LPRng from James Henstridge james@daa.com.au.
2002-07-08  Andrew BartlettKill off const warnings - add a pile of const to variou...
2002-07-08  Andrew BartlettFix const warning
2002-07-08  Andrew BartlettJerry: Sorry if I am stepping on toes here, but this...
2002-07-08  Andrew Bartlett(this should have been part of the previous commit)
2002-07-07  Andrew BartlettUpdates to the 'name -> sid' code:
2002-07-06  Andrew BartlettCopy the NT_TOKEN to the pipe, so the SAMR can use...
2002-07-06  Andrew BartlettIncrese the maximum non-unix-account ID (becouse the...
2002-07-05  Tim PotterRemove C++ comments.
2002-07-05  Andrew BartlettFix debug comment.
2002-07-04  Jeremy AllisonFix from Andrew Esh for coredump...
2002-07-04  Gerald Carterfixed the geyed out registry keys. Stupid typo on...
2002-07-04  Andrew BartlettMore code from "Kai Krueger" <kai@kruegernetz.de>,...
2002-07-04  Gerald Carter* fix seg fault caused by missing DLIST_REMOVE in free_fn()
2002-07-04  Andrew BartlettPatch to add security descriptors to the SAMR pipe.
2002-07-04  Andrew BartlettAlways free_conn() after all the DEBUG()s etc.
2002-07-04  Tim PotterFixed incorrect debug.
2002-07-03  Gerald Carterfirst cut at implementing support for browsing printer...
2002-07-03  Andrew BartlettBreak up the passdb objects (to allow RPC clients to...
2002-07-03  Andrew BartlettMake these functions static. These are not mentioned...
2002-07-03  Andrew BartlettAdd my copyright (which I should have added months...
2002-07-03  Andrew BartlettFix the spelling in the LDAP attributes
2002-07-03  Andrew BartlettFix the forword prototype to be a static for this stati...
2002-07-03  Andrew BartlettRemove invalid comment - these are all 'unix' strings...
2002-07-03  Andrew BartlettKill off codepage related stuff, now we don't use codep...
2002-07-02  Gerald Carterfix typo in unix extensions description
2002-07-02  Jeremy AllisonAddress the string_sub problem by changing len = 0...
2002-07-02  Andrew Tridgellfixed our winreg parsing to handle a diifferent form...
2002-07-02  Tim PotterMerge of constant renames from APPLIANCE_HEAD.
2002-07-02  Andrew Tridgellfixed a prototype problem in client.c
2002-07-01  Andrew Tridgellused findstatic.pl to make some variables static and...
2002-07-01  Andrew Tridgellads_mod_ber should be static, not public
2002-07-01  Andrew Tridgellfixed multi-homed re-registration of names when we...
2002-07-01  Andrew Tridgelldon't start the async dns process unless we actually...
2002-07-01  Andrew Tridgellbias the lookup sorting towards directly reachable IPs
2002-07-01  Andrew Tridgellsort name query responses by how far they are from...
2002-07-01  Andrew Tridgellfixed a bug handling startup when the ads server is...
2002-07-01  Christopher... The 17-bit length field in the header contains the...
2002-06-30  Andrew Tridgellfixed a makefile syntax error that was breaking the...
2002-06-28  Jeremy AllisonShut down printing tdb correctly - this will be more...
2002-06-28  Jeremy AllisonAdded limit on SPOOLSS pipes from 2.2.x
2002-06-28  Jeremy AllisonTest how many pipes we can open.
2002-06-28  Jim McDonoughConst cleanup...should only be 2 warnings left from...
2002-06-28  Jeremy AllisonSTRING was being redefined...
2002-06-28  Andrew Tridgelldon't backup to a newer file
2002-06-28  Andrew Tridgellmake net join a bit less verbose
2002-06-28  Andrew Tridgelldon't warn on non-existant files in map_file(), let...
2002-06-28  Andrew Tridgelldon't warn on the loading of zero length files. This...
2002-06-28  Jeremy AllisonProper merge of all the working printing stuff from...
2002-06-27  Gerald CarterIt's fairly obvious that no one has tried to upload...
2002-06-27  Andrew Tridgellfixed a link problem with global_in_nmbd
2002-06-27  Andrew TridgellThe next phase in the WINS rewrite!
2002-06-27  Andrew BartlettJelmer has been keeping on top of the typos.
2002-06-27  Andrew BartlettWe don't use SSL any more...
2002-06-27  Gerald Cartera null grp_sid should have a 0 offset. Also removed...
2002-06-27  Jeremy AllisonUsing 1 for a tdb hash size makes for slow inserts....
2002-06-26  Jim McDonoughRe-enable kernel change notification on s390 as it...
2002-06-26  Gerald Cartermore merges from SAMBA_2_2
2002-06-26  Gerald Cartermerge from APP_HEAD
2002-06-26  Jeremy AllisonTypo...
2002-06-26  Jeremy AllisonAdded prs_align_uint16 for SD aligns.
2002-06-26  Jim McDonoughReduce compiler warnings.
2002-06-26  Andrew Tridgellresolve_wins() now needs to be a public function
2002-06-26  Andrew TridgellThis commit finally gives us multiple wins server group...
2002-06-26  Andrew Tridgellwe never pass any userdata when doing name registration...
2002-06-26  Andrew Tridgellremoved the wins name registration code from libsmbclient
2002-06-26  Andrew Tridgellmade the wins list handling a littler clearer
2002-06-26  Andrew Tridgellmumble ... fix typo ... mumble
2002-06-26  Andrew Tridgellfixed we_are_multihomed() to cope with dynamic interfac...
2002-06-26  Andrew Tridgell- completely rewrote the wins_srv.c code. It is now...
2002-06-26  Andrew Tridgellfixed 3 bugs in jeremys trans2 merge. Hopefully it...
2002-06-26  Andrew Tridgellreverted some bogus test code that jeremy accidentally...
2002-06-26  Andrew BartlettAnother bug fix from metze.
2002-06-26  Andrew BartlettQualify some of the hexidecimal responses with 0x
2002-06-25  Andrew BartlettAnd fix another missing ubiqx...
2002-06-25  Andrew BartlettFix the smbmnt compile.
2002-06-25  Andrew BartlettI'm going to try and check this against Win2k shortly...
2002-06-25  Andrew BartlettTry to avoid infinite loops when reteriving users ...
2002-06-25  Andrew BartlettUpdate cli_full_connection() to take a 'flags' paramate...
2002-06-25  Andrew BartlettAnd another .cvsignore
2002-06-25  Andrew BartlettAdd a .cvsignore file
2002-06-25  Andrew BartlettKill off unnecessary cast.
2002-06-25  Andrew BartlettBreak up samba's object dependencies, and its prototype...
2002-06-25  Andrew BartlettAdd a couple more DEBUG()s to winbindd.
2002-06-25  Andrew Tridgellfixed a bug in handling select in the main daemon ...
next