summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-07-18Fix memleakVolker Lendecke1-1/+1
2003-07-18Fix two memleaks in pdb_ldap.c.Volker Lendecke2-1/+13
2003-07-18make sure we don't allow the creation of directories containingAndrew Tridgell1-1/+5
2003-07-18this fixes a bug where Samba would under some circumstances returnAndrew Tridgell1-1/+7
2003-07-18Fix spelling typo.Tim Potter1-1/+1
2003-07-18Uninstall modules as part of uninstall. Partial fix for 236.Tim Potter1-1/+1
2003-07-18fixed the pstrcpy() bug in directory recursion properlyAndrew Tridgell1-1/+2
2003-07-18Signing so far... the client code fails on a SMBtrans2 secondary transactionJeremy Allison6-72/+159
2003-07-17Formatting tidyups to match the rest of the source.Jeremy Allison1-23/+33
2003-07-17Disconnect an idle LDAP connection after 150 seconds.Volker Lendecke2-1/+46
2003-07-17Ban getgrouplist on linux glibc systems with glibc <= 2.3.Volker Lendecke1-1/+33
2003-07-17Fix for bug 222 from Marcin Owsiany.Tim Potter1-0/+5
2003-07-17Don't use pstrcpy on non-pstrings.Tim Potter1-1/+1
2003-07-17In the presense of RPC fragments, schannel is not strictly request/reply,Andrew Bartlett2-10/+0
2003-07-17Correctly toggle the signing state to what it was previosly when sendingJeremy Allison2-15/+13
2003-07-17Don't allow read/write raw when signing is active.Jeremy Allison1-0/+8
2003-07-17Putting the framework for server signing in place. Ensure we don't useJeremy Allison3-6/+89
2003-07-16Refactor signing code to remove most dependencies on 'struct cli'.Jeremy Allison5-110/+143
2003-07-16Further Debian fixes.Eloy Paris3-26/+29
2003-07-16Add API framework for server SMB signing.Jeremy Allison5-86/+128
2003-07-16Add krb5_princ_component to Heimdal. Remove cli_ from mark packet signed.Jeremy Allison3-5/+33
2003-07-16Reformatting fixes to bring in line with the rest of the source.Jeremy Allison1-338/+325
2003-07-16adding command for moving a record from one tdb to anotherGerald Carter1-0/+55
2003-07-16make tdbtool deal with NULL and non-NULL terminated keysGerald Carter1-4/+14
2003-07-16sync with release treeGerald Carter1-1/+1
2003-07-16Fix memleakVolker Lendecke1-1/+4
2003-07-16typoVolker Lendecke1-1/+1
2003-07-16Spelling.Tim Potter5-12/+12
2003-07-16Documentation Update for Beta3.John Terpstra70-17354/+18554
2003-07-16removing outdated scriptsGerald Carter2-91/+0
2003-07-16remove outdated docGerald Carter1-150/+0
2003-07-16adding another missing docGerald Carter1-0/+16
2003-07-16updating WHATSNEWGerald Carter2-83/+146
2003-07-16Fix up our auth_pipe code to always cope with fragmented datagrams,Andrew Bartlett1-64/+41
2003-07-16fix typo in debug logGerald Carter1-1/+1
2003-07-16fixes for 'net rpc vampire'. I can now take a blank Samba hostGerald Carter5-66/+47
2003-07-16Volker's patch for open_socket_out() to speed up connectionsGerald Carter1-3/+8
2003-07-16Fix from Dragan Krnic for handling files in tar archives > 8GB.Tim Potter1-0/+10
2003-07-15Added the "required" keyword to the "client signing" parameter to force itJeremy Allison7-20/+58
2003-07-15Add a cli_ prefix to a few functions to ensure everything that takes a struct...Jeremy Allison1-10/+10
2003-07-15fix schannel processing on fragmented PDUs. 'net rpc vampire' works again.Gerald Carter1-1/+1
2003-07-15Fix memleakVolker Lendecke1-0/+2
2003-07-15We should report if a group mapping fails. This should fix bug#225.Volker Lendecke1-3/+1
2003-07-15Debian updates. Brings files in packaging/Debian on par with theEloy Paris22-276/+967
2003-07-15Add support for MSG_SMB_CONF_UPDATED and MSG_SHUTDOWN to all daemons (smbd, n...Alexander Bokovoy4-9/+66
2003-07-15Fix memleaksVolker Lendecke1-1/+6
2003-07-15Fix memleakVolker Lendecke1-1/+3
2003-07-15Jim, could you please look at this? smbpasswd -a <username> was brokenVolker Lendecke1-2/+2
2003-07-15Mandrake packaging updates from BuchanGerald Carter8-97/+203
2003-07-15Accept --with-expsam=no as valid option (do nothing on it). Simplifies automa...Alexander Bokovoy1-0/+2