summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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
2003-10-20more 2.2.x compatibility fixes - allow user looksup in the kerb5Gerald Carter3-15/+36
2003-10-20more 2.2.x compatibility fixes - allow user looksup in the kerb5Gerald Carter3-15/+36
2003-10-20It's a perfectly valid condition to have zero alias members.Volker Lendecke1-0/+6
2003-10-20make sure we have a devmode before copying a string to the devicename; patch ...Gerald Carter1-3/+4
2003-10-20make sure we have a devmode before copying a string to the devicename; patch ...Gerald Carter1-3/+4
2003-10-20We are doing NT error codes now.... If we have an NT error, report thatVolker Lendecke1-0/+11
2003-10-20Changed output so all debug output goes to stderr, and all file processingJohn Terpstra1-40/+40
2003-10-19Compile libsmbclient with DYNEXPJelmer Vernooij1-1/+1
2003-10-19Compile libsmbclient with $(DYNEXP) (fixes bug #505)Jelmer Vernooij1-1/+1