summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix for bug #771. Fix packet length for browse list reply.Jeremy Allison2003-11-051-1/+1
| * Fix for bug #703, try lowercase netgroups lookups.Jeremy Allison2003-11-041-1/+18
| * TDBSAM update code from Aur?lien Degr?mont <adegremont@idealx.com>.Jeremy Allison2003-11-032-16/+620
| * Fix for winbindd on HPUX from albert chin (china@thewrittenword.com)Jeremy Allison2003-11-031-4/+2
| * removing #include <compat.h> in hopes to avoid problems with apache header fi...Gerald Carter2003-11-032-5/+1
| * From 3_0:Volker Lendecke2003-11-031-9/+23
| * Fix duplicate libs problem in iconv detection code.Tim Potter2003-11-021-1/+1
| * Merge of fix for bug 661 from 3.0Tim Potter2003-11-021-4/+8
| * From 3_0:Volker Lendecke2003-11-011-2/+2
| * set- set-assword when invoking --set-auth-user and no pwGerald Carter2003-10-311-2/+7
| * Patch from Aurélien Degrémont <adegremont@idealx.com>. "entry" is dependentJeremy Allison2003-10-311-2/+4
| * Merge from 3.0:Tim Potter2003-10-311-10/+17
| * Whitespace syncup with 3.0Tim Potter2003-10-311-7/+7
| * Formatting syncup with 3.0Tim Potter2003-10-311-0/+4
| * Fix another unused warning.Tim Potter2003-10-311-0/+3
| * Fix spelling mistake.Tim Potter2003-10-311-1/+1
| * Merge from 3.0:Tim Potter2003-10-311-40/+40
| * Fix some unused variable warnings.Tim Potter2003-10-312-0/+6
| * Merge from 3.0:Tim Potter2003-10-311-3/+0
| * Sync up with 3.0Tim Potter2003-10-311-3/+3
| * Sync up some indentation.Tim Potter2003-10-311-3/+3
| * Merge from 3.0: Sync up comments.Tim Potter2003-10-311-2/+2
| * Merge of some fixes from 3.0:Tim Potter2003-10-311-8/+10
| * Add string to uuid fn. Thanks aliguori.Jim McDonough2003-10-301-1/+84
| * If nothing to do, return success. Fix from Aur?lien Degr?mont <adegremont@ide...Jeremy Allison2003-10-301-1/+1
| * Last of the GUID->struct uuid changes.Jim McDonough2003-10-302-14/+7
| * Nearing the end of the GUID -> struct uuid changes.Jim McDonough2003-10-302-9/+12
| * Ok, nearing the end of the GUID->struct uuid changes.Jim McDonough2003-10-305-34/+34
| * More GUID->struct uuid changes.Jim McDonough2003-10-302-9/+14
| * Another round of GUID->struct uuid.Jim McDonough2003-10-305-10/+10
| * First round of merging various UUID structures.Jim McDonough2003-10-3017-153/+141
| * bug 696; check for an invalid fid before dereferencing the fsp pointerGerald Carter2003-10-301-0/+5
| * Check for nsswitch.h. Patch from albert chin (china@thewrittenword.com).Jeremy Allison2003-10-301-1/+1
| * Janitor for tridge.Jeremy Allison2003-10-292-2/+5
| * Fixes to check for wraps which could cause coredumps.Jeremy Allison2003-10-296-14/+28
| * Don't log at level zero when chdir fails. Ensure correct error message is ret...Jeremy Allison2003-10-282-2/+3
| * Fix for bug #667. DFS filenames can now have arbitrary case.Jeremy Allison2003-10-283-67/+86
| * Remove trailing comma on typedef enum. albert chin (china@thewrittenword.com)Tim Potter2003-10-271-1/+1
| * Missing UNIX -> DOS codepage conversion. Fix from Alexander Bokovoy <a.bokovo...Jeremy Allison2003-10-271-5/+5
| * Janitorial duty for tpot. Merge tdb error log fix.Jeremy Allison2003-10-241-1/+6
| * Add shutdown abort try over initshutdown pipe first, then fall back toJim McDonough2003-10-241-4/+49
| * Add initshutdown pipe commands to rpcclient. Second part of fix to bugJim McDonough2003-10-245-6/+22
* | Clean up a comment noticed by Jonathan Shao@Panasas.com and remove anRichard Sharpe2003-11-261-3/+2
* | Fixing barfed idmap entries and adding not on use of FLAG_HIDE.John Terpstra2003-11-261-2/+8
* | Implement "net rpc group members": Get members of a domain group inVolker Lendecke2003-11-262-0/+89
* | Get rid of a const warningVolker Lendecke2003-11-262-3/+3
* | Patch from Jim McDonough for bug #802. Retrieve the correct ACL group bitsJeremy Allison2003-11-252-0/+45
* | Add a comment, and a useful debug message.Andrew Bartlett2003-11-252-0/+3
* | Fix build of winbindd with static pdb modulesJelmer Vernooij2003-11-251-1/+1
* | allow users to delete jobs with cups printing backendGerald Carter2003-11-252-1/+7