summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2003-10-31Fix spelling mistake.Tim Potter1-1/+1
2003-10-31Merge from 3.0:Tim Potter1-40/+40
2003-10-31Fix some unused variable warnings.Tim Potter2-0/+6
2003-10-31Merge from 3.0:Tim Potter1-3/+0
2003-10-31Sync up with 3.0Tim Potter1-3/+3
2003-10-31Sync up some indentation.Tim Potter1-3/+3
2003-10-31Merge from 3.0: Sync up comments.Tim Potter1-2/+2
2003-10-31Merge of some fixes from 3.0:Tim Potter1-8/+10
2003-10-30Add string to uuid fn. Thanks aliguori.Jim McDonough1-1/+84
2003-10-30If nothing to do, return success. Fix from Aur?lien Degr?mont <adegremont@ide...Jeremy Allison1-1/+1
2003-10-30Last of the GUID->struct uuid changes.Jim McDonough2-14/+7
2003-10-30Nearing the end of the GUID -> struct uuid changes.Jim McDonough2-9/+12
2003-10-30Ok, nearing the end of the GUID->struct uuid changes.Jim McDonough5-34/+34
2003-10-30More GUID->struct uuid changes.Jim McDonough2-9/+14
2003-10-30Another round of GUID->struct uuid.Jim McDonough5-10/+10
2003-10-30First round of merging various UUID structures.Jim McDonough17-153/+141
2003-10-30bug 696; check for an invalid fid before dereferencing the fsp pointerGerald Carter1-0/+5
2003-10-30Check for nsswitch.h. Patch from albert chin (china@thewrittenword.com).Jeremy Allison1-1/+1
2003-10-29Janitor for tridge.Jeremy Allison2-2/+5
2003-10-29Fixes to check for wraps which could cause coredumps.Jeremy Allison6-14/+28
2003-10-28Don't log at level zero when chdir fails. Ensure correct error message is ret...Jeremy Allison2-2/+3
2003-10-28Fix for bug #667. DFS filenames can now have arbitrary case.Jeremy Allison3-67/+86
2003-10-27Remove trailing comma on typedef enum. albert chin (china@thewrittenword.com)Tim Potter1-1/+1
2003-10-27Missing UNIX -> DOS codepage conversion. Fix from Alexander Bokovoy <a.bokovo...Jeremy Allison1-5/+5
2003-10-24Janitorial duty for tpot. Merge tdb error log fix.Jeremy Allison1-1/+6
2003-10-24Add shutdown abort try over initshutdown pipe first, then fall back toJim McDonough1-4/+49
2003-10-24Add initshutdown pipe commands to rpcclient. Second part of fix to bugJim McDonough5-6/+22
2003-10-24New files for support of initshutdown pipe. Win2k doesn't respond properlyJim McDonough4-0/+449
2003-10-24Check for va_copy before you check for __va_copy, since va_copy is theRichard Sharpe2-4/+18
2003-10-24Andrew Bartlett patch to cope with Exchange 5.5 cleartext pop password auth.Jeremy Allison1-0/+16
2003-10-23Merge from 3_0:Volker Lendecke2-12/+5
2003-10-23Fix bug 451. Stop net -P from prompting for machine account password.Jim McDonough3-3/+4
2003-10-23Volker's fix for bug #668. Change the \n after the password prompt to goJim McDonough1-2/+3
2003-10-23Merge from 3_0:Volker Lendecke1-1/+1
2003-10-23Apply the changes to libsmbclient that derrell has contributed. Fix someRichard Sharpe4-394/+2799
2003-10-22Put strcasecmp/strncasecmp on the banned list (except for needed callsJeremy Allison25-63/+83
2003-10-22Be sure referent ID is updated for incoming structures, too.Jim McDonough1-3/+13
2003-10-22Fix segfault in mount.cifs helper when there is no options specified during m...Alexander Bokovoy1-1/+1
2003-10-22Merge from 3_0:Volker Lendecke1-0/+1
2003-10-21Fix for bug #64, Win9x Nexus tools not working against Samba3.0. MissingJeremy Allison2-1/+13
2003-10-21Patch from Stefan Metzmacher <metze@metzemix.de> to fix signing problemsJeremy Allison4-5/+21
2003-10-21Merge tridge's AIX fixes.Jeremy Allison1-249/+231
2003-10-21Add server side support for epmapper pipe. Currently only does a fixedJim McDonough6-4/+176
2003-10-21Fix signing miss-sequence noticed by Stefan Metzmacher <metze@metzemix.de>Jeremy Allison4-49/+30
2003-10-21Fix typoJim McDonough1-1/+1
2003-10-21call initgroups before becomming the user; patch from Fabio CecchiGerald Carter1-0/+3
2003-10-21Merge of another fix from Monyo.Tim Potter1-1/+1
2003-10-21Merge of mmap blacklist fix from HEAD.Tim Potter1-0/+7
2003-10-21Merge of krb5_keytab entry key vs keyblock member check from HEAD.Tim Potter2-4/+21
2003-10-21Merge of wrepld link fix.Tim Potter1-1/+2