summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-4/+20
2003-10-24New files for support of initshutdown pipe. Win2k doesn't respond properlyJim McDonough0-0/+0
2003-10-24This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User4-0/+449
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-24Add some debugs in the error paths for tdb_brlock() to help track downTim Potter1-1/+6
2003-10-24Andrew Bartlett patch to cope with Exchange 5.5 cleartext pop password auth.Jeremy Allison1-0/+16
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-23After a phonecall with jra finally commit this.Volker Lendecke2-12/+5
2003-10-23Fix bug 451. Stop net -P from prompting for machine account password.Jim McDonough3-3/+4
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-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-23According to Ethereal we have a 32-Bit quantity here. And with SSVAL valgrindVolker 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-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-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-22In cli_lsa_lookup_sids don't leave the domain field uninitialized ifVolker Lendecke1-0/+1
2003-10-21Fix for bug #64, Win9x Nexus tools not working against Samba3.0. MissingJeremy Allison2-1/+13
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-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 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-21call initgroups before becomming the user; patch from Fabio CecchiGerald Carter1-0/+3
2003-10-21fixed a number of bugs and memory leaks in the AIX winbind shimAndrew Tridgell1-249/+231
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
2003-10-21Merge of spelling fix from HEAD.Tim Potter1-1/+1
2003-10-21If we have blacklisted mmap() try to avoid using it accidentally byTim Potter1-0/+7
2003-10-20Update structures after ethereal showed some marshalling/unmarshallingJim McDonough2-11/+38
2003-10-20Fixed typo spotted by Daniel Jarboe <daniel.jarboe@custserv.com>.Jeremy Allison1-1/+1
2003-10-20Fixed typo spotted by Daniel Jarboe <daniel.jarboe@custserv.com>.Jeremy Allison1-1/+1
2003-10-20Merge Volker's fix.Jeremy Allison1-0/+6
2003-10-20Merge Volker's fix.Jeremy Allison1-0/+11
2003-10-20Several updates:Jim McDonough3-4/+50
2003-10-20Merge tridge's tdb updates.Jeremy Allison4-3/+10