tprouty/samba.git
2003-06-16 Richard SharpeReplace all use of bzero with memset ...
2003-06-16 Jelmer VernooijFix some information, based on comments by Andrew Bartlett.
2003-06-16 Volker LendeckeThis glosses over John's problem at SambaXP 2003. When...
2003-06-16 Volker LendeckeFix misleading debug message.
2003-06-16 Tim PotterMake net rpc vampire return an error if the sam sync...
2003-06-16 Tim PotterQuieten another debug message.
2003-06-16 Tim PotterQuieten debug message.
2003-06-16 Tim PotterUpdate nsstest to cope with wins NSS module as well...
2003-06-16 Tim PotterBuild libnss_wins.so as part of nsswitch target. Fix...
2003-06-16 Andrew Tridgellwe need to call ads_first_entry() before using a ldap...
2003-06-16 Andrew Tridgellreverted locale patch put in by jht (originally from...
2003-06-16 Tim PotterFix some compiler warnings.
2003-06-16 Andrew Tridgellanother improved debug statement
2003-06-16 Andrew Tridgellmade a debug statement more useful
2003-06-15 John TerpstraPatch from vorlon@debian.org, see bugzilal #122
2003-06-15 John TerpstraThis patch is Vorlon's fault!
2003-06-14 John TerpstraAdding last two files.
2003-06-14 John TerpstraAdding missing docs to tree.
2003-06-14 John TerpstraAdding missing documents and man page stothe tree.
2003-06-14 John TerpstraUpdating html stuff.
2003-06-14 John TerpstraAdded missing man pages.
2003-06-14 John TerpstraUpdating smb.conf.5
2003-06-14 John TerpstraFix typo
2003-06-14 Volker LendeckeAdd 'net idmap restore'. This restores a broken idmap...
2003-06-14 Andrew BartlettThis patch modifies 'net rpc vampire' to add new and...
2003-06-13 Jeremy AllisonForward port the app-head changes for dc name cache...
2003-06-13 Richard SharpeFix an spelling mistake.
2003-06-13 Volker LendeckeTrivial extension to 'net' to dump current local idmap.
2003-06-13 Tim PotterRename some uuid functions so as not to conflict with...
2003-06-13 Tim PotterFix shadow variable warning.
2003-06-13 Gerald Carterfix typo in description
2003-06-13 Tim PotterDelete outdated file.
2003-06-12 Volker LendeckeFix for bug#3. Show comments when doing 'net group...
2003-06-12 Volker LendeckeWorking on bug#3. We want all of the aliases, so start...
2003-06-12 Volker LendeckeAndrew's change to make 'security = domain' work again...
2003-06-12 Gerald Cartercheck that an attribute is defined and not just non...
2003-06-12 Gerald Carterfix broken link
2003-06-12 Volker LendeckeFix some misleading debug messages.
2003-06-12 Volker LendeckeGet rid of a const warning.
2003-06-12 Volker LendeckeFix typo found by Vance
2003-06-12 Volker LendeckeAndrew is right, this is probably the wrong approach.
2003-06-11 Jelmer VernooijIgnore generated files
2003-06-11 Volker LendeckeSet the user's primary unix group from usrmgr.exe.
2003-06-11 Volker LendeckeSorry idra for messing around with your stuff, but...
2003-06-11 Simo Sorceavoid races in getting high watermark
2003-06-11 Volker LendeckeFix 'security = domain' without winbind. This stores...
2003-06-11 Jelmer VernooijRemove obvious question that's answered better in the...
2003-06-11 Jelmer VernooijUpdate from Stefan Metzmacher
2003-06-11 Jelmer VernooijUpdate VFS documentation (patch from Stefan Metzmacher)
2003-06-11 Jelmer VernooijUpdate from Stefan Metzmacher
2003-06-11 Andrew Tridgellseveral places in client.c rely in commands[i].name...
2003-06-11 Andrew Tridgelli'm getting rather sick of this
2003-06-11 Andrew Tridgellon AIX FD_ZERO() is defined in terms of bzero(), so...
2003-06-11 John TerpstraAn update long overdue. Please edit this further guys.
2003-06-10 Jeremy AllisonAdd in rety loop for query_user_list (from APP_HEAD...
2003-06-10 Jelmer VernooijHandle <contrib> when generating attributions page
2003-06-10 Jelmer VernooijAdd authors
2003-06-10 Jelmer VernooijFix 2 typos (reported by Marc Groot Koerkamp <marc...
2003-06-10 Jelmer VernooijDon't segfault when -b is specified (fixes debian bug...
2003-06-10 Jeremy AllisonOk, I've tried being Mr. Nice Guy and people (you know...
2003-06-10 Richard SharpeMore updates on editreg.c to bring it better in line...
2003-06-10 Andrew Tridgellremoved editreg from standard build until it is portabl...
2003-06-10 Andrew Tridgellfixed libsmb code to set correct timeout in cli_state...
2003-06-10 Andrew Tridgellfixed smbtorture LOCK1 test to know about the correct...
2003-06-10 Andrew Tridgelluse lp_realm() to find the default realm for 'net ads...
2003-06-10 Andrew Tridgell- fixed the bug that forced us not to use the winbindd...
2003-06-10 Andrew Tridgelluse ZERO_STRUCT() instead of memset
2003-06-10 Andrew Tridgelladded an auth flag that indicates if we should be allow...
2003-06-10 Andrew Tridgelldon't call a function error_message() as that conflicts...
2003-06-10 Andrew Tridgellwhen creating aliased parameters in loadparm.c you...
2003-06-10 Jeremy AllisonMore instrumentation for winbindd.
2003-06-10 Jeremy AllisonInstrument cache with debug statements so I can have...
2003-06-09 Jeremy AllisonAdd some basic DEBUG statements at level 10 so we can...
2003-06-09 Jeremy AllisonFix for crash bug noticed by Luke Howard | PADL Softwar...
2003-06-09 Alexander BokovoyUpdate WHATSNEW.txt with information from release branch
2003-06-09 Andrew Tridgellapplied patch from bug#140
2003-06-08 Eloy ParisDebian updates.
2003-06-08 Andrew BartlettFix some memory leaks and extra cache startups/shutdown...
2003-06-08 Andrew BartlettEnforce 'client plaintext auth', 'client lanman auth...
2003-06-08 Andrew BartlettMake sure that we use schannel (if configured) when...
2003-06-08 Andrew BartlettRework our smb signing code again, this factors out...
2003-06-07 Gerald Carterbumping cvs version number to distinguish between SAMBA...
2003-06-07 Gerald Carteradd back the winbind uid/gid parameter but mark them...
2003-06-07 Andrew BartlettTry to fix memory leaks found by valgrind in pdb_ldap...
2003-06-07 Andrew BartlettDon't assume that the SAM knows the unix home directory...
2003-06-07 Herb Lewisfix up a couple paths
2003-06-07 Andrew Tridgellchanged 'winbind uid' to 'idmap uid' in build farm...
2003-06-06 Herb Lewisget rid of IRIX o32 builds - some libraries (kerberos...
2003-06-06 Herb Lewisremove o32 targets for IRIX. kerberos and ldap librarie...
2003-06-06 Gerald Carterapplying David Lee's climessage patch to make sending...
2003-06-06 Gerald CarterpMandrake/samba2.spec.tmplackaging updates (Buchan)
2003-06-06 Herb Lewismake this work for older version of perl
2003-06-06 Gerald Cartersupport LDAP_EXOP_MODIFY_PASSWORD (not experiemental...
2003-06-06 Gerald Carter* add in David Lee's utmp patch (defaults to on if...
2003-06-06 Herb Lewisget rid of warning about malformed if in Makefile
2003-06-06 Gerald Carterremove yet aother RCS tag
2003-06-06 Gerald Carterfix build on systems w/o LDAP libs
2003-06-06 Eloy ParisFixing Debian-specific patches so they apply cleanly.
2003-06-06 Herb Lewisdelete extra PASSDBLIB at beginning
2003-06-06 Gerald Carterupdates for RedHat packaging
next