vlendec/samba-autobuild/.git
2003-06-21 Andrew Bartlett(fixing bug in my last commit)
2003-06-21 Volker LendeckeFix memory leak. secrets_fetch allocates memory.
2003-06-21 Andrew BartlettThis removes the StrCaseCmp() stuff from 'net idmap...
2003-06-21 Andrew BartlettThis patch fixes some issues with idmap_tdb as raised...
2003-06-21 Andrew BartlettAlways initialize.
2003-06-21 Gerald Cartermerge of the netsamlogon caching code from APPLIANCE_HEAD
2003-06-21 Andrew BartlettThis patch works towards to goal of common code shared...
2003-06-20 Jeremy AllisonFixed sorting algorithm to prevent problems with W2K...
2003-06-20 Jim McDonoughFix bug #136. Add message about erroneous empty "passd...
2003-06-20 Jim McDonoughFix bug #136: "passdb backend = " caused smbd to segfault.
2003-06-20 Steve FrenchFix mount options for ro, dir_mode, file_mode
2003-06-20 Andrew Tridgellfixed a bug found by volker
2003-06-20 John TerpstraUpdating change from "winbind uid/gid" to "idmap uid...
2003-06-20 John TerpstraApplied Vance Lankhaar's spelling fixes.
2003-06-20 Tim PotterThe default action for AC_CHECK_LIB is to add the libra...
2003-06-20 Tim PotterBack out some of the changes to nsstest. I've kept...
2003-06-20 Jeremy AllisonMissed initial param, typo.
2003-06-20 Jeremy AllisonMapping of Windows ACL inheritance and protected bits...
2003-06-19 Eloy ParisMinor Debian updates.
2003-06-18 Jelmer VernooijFix typo
2003-06-18 Jelmer VernooijVFS modules are located in the subdirectory vfs of...
2003-06-18 Jim McDonoughRemove short -A option, but still leave in the --set...
2003-06-18 Jelmer VernooijAdd installmodules to install
2003-06-18 Simo SorceOk, this patch removes the privilege stuff we had in...
2003-06-18 Eloy ParisUpdated Debian patches so they apply cleanly and withou...
2003-06-18 Jim McDonoughRemove the -A option of wbinfo, leaving only the long...
2003-06-18 Volker LendeckeThere's nothing particularly secret in idmap.tdb, so...
2003-06-18 Volker LendeckeAnd some more memory leaks in mapping.c and pdb_tdb...
2003-06-18 Volker LendeckeBetter panic cleanly than segfault later when no sid...
2003-06-17 Volker LendeckeAnd more other memory leaks. One new (idmap) and one...
2003-06-17 Volker LendeckeFix a memory leak in pdb_tdb.c.
2003-06-17 Jelmer VernooijMake static (patch from metze)
2003-06-17 Jelmer VernooijFix building idmap_winbind as shared module
2003-06-17 Jelmer VernooijThe return value of init_module functions is NTSTATUS...
2003-06-17 Volker LendeckeFix memory leak in idmap. Valgrind is soooo cool.
2003-06-17 Volker LendeckeConst fixes by metze
2003-06-16 Jelmer VernooijUpdate link to DTD
2003-06-16 Jelmer VernooijAdd DTD used by XML passdb backend
2003-06-16 Jelmer VernooijFix for non-bourne shells
2003-06-16 Jelmer VernooijFix case
2003-06-16 Richard SharpeSquelch one small compiler warning
2003-06-16 Jelmer VernooijPatch from metze to update VFS docs to include notes...
2003-06-16 Jelmer Vernooij- Only put PNG files in CVS, not EPS.
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
next