summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* 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
* New files for support of initshutdown pipe. Win2k doesn't respond properlyJim McDonough2003-10-244-0/+449
* Check for va_copy before you check for __va_copy, since va_copy is theRichard Sharpe2003-10-242-4/+18
* Andrew Bartlett patch to cope with Exchange 5.5 cleartext pop password auth.Jeremy Allison2003-10-241-0/+16
* Merge from 3_0:Volker Lendecke2003-10-232-12/+5
* Fix bug 451. Stop net -P from prompting for machine account password.Jim McDonough2003-10-233-3/+4
* Volker's fix for bug #668. Change the \n after the password prompt to goJim McDonough2003-10-231-2/+3
* Merge from 3_0:Volker Lendecke2003-10-231-1/+1
* Apply the changes to libsmbclient that derrell has contributed. Fix someRichard Sharpe2003-10-234-394/+2799
* Put strcasecmp/strncasecmp on the banned list (except for needed callsJeremy Allison2003-10-2225-63/+83
* Be sure referent ID is updated for incoming structures, too.Jim McDonough2003-10-221-3/+13
* Fix segfault in mount.cifs helper when there is no options specified during m...Alexander Bokovoy2003-10-221-1/+1
* Merge from 3_0:Volker Lendecke2003-10-221-0/+1
* Fix for bug #64, Win9x Nexus tools not working against Samba3.0. MissingJeremy Allison2003-10-212-1/+13
* Patch from Stefan Metzmacher <metze@metzemix.de> to fix signing problemsJeremy Allison2003-10-214-5/+21
* Merge tridge's AIX fixes.Jeremy Allison2003-10-211-249/+231
* Add server side support for epmapper pipe. Currently only does a fixedJim McDonough2003-10-216-4/+176
* Fix signing miss-sequence noticed by Stefan Metzmacher <metze@metzemix.de>Jeremy Allison2003-10-214-49/+30
* Fix typoJim McDonough2003-10-211-1/+1
* call initgroups before becomming the user; patch from Fabio CecchiGerald Carter2003-10-211-0/+3
* Merge of another fix from Monyo.Tim Potter2003-10-211-1/+1
* Merge of mmap blacklist fix from HEAD.Tim Potter2003-10-211-0/+7
* Merge of krb5_keytab entry key vs keyblock member check from HEAD.Tim Potter2003-10-212-4/+21
* Merge of wrepld link fix.Tim Potter2003-10-211-1/+2
* Update structures after ethereal showed some marshalling/unmarshallingJim McDonough2003-10-202-11/+38
* Fixed typo spotted by Daniel Jarboe <daniel.jarboe@custserv.com>.Jeremy Allison2003-10-201-1/+1