summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r7151: Fix for bug #2698. If a unicode to unix charset conversion fails (due ...Jeremy Allison1-10/+40
2007-10-10r7148: Fix #2736: winbind race condition with detecting idle clientsJim McDonough1-6/+12
2007-10-10r7145: reuse the WINBIND_REQUIRED_MEMBERSHIP constant.Günther Deschner1-12/+14
2007-10-10r7143: removing unused fileGerald Carter1-0/+0
2007-10-10r7142: removing 'ldap filter' smb.conf optionGerald Carter2-8/+4
2007-10-10r7140: removing aparser directory since it is obselete in light of pidlGerald Carter56-4009/+0
2007-10-10r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter39-4911/+1327
2007-10-10r7130: remove 'winbind enable local accounts' code from the 3.0 treeGerald Carter12-1928/+6
2007-10-10r7126: fixing paranoid malloc checker failuresGerald Carter3-6/+5
2007-10-10r7041: compile fixes....long day I guessGerald Carter1-2/+3
2007-10-10r7039: Ensure we always call read_socket_with_timeout() whenJeremy Allison1-1/+6
2007-10-10r7038: * upgrade version of nt*tdb files. Have to fixGerald Carter1-10/+145
2007-10-10r7034: Revert change in util_sock.c from derrell until this isJeremy Allison1-58/+13
2007-10-10r7033: Call a spade a spade :-).Jeremy Allison2-91/+85
2007-10-10r7031: Added encrypt/decrypt function for LSA secrets and trustedJeremy Allison2-1/+30
2007-10-10r7025: 1 if not all data is available at the time we go to read a packet, retryDerrell Lipman2-23/+75
2007-10-10r7024: reverting mistaken commitGerald Carter4-29/+8
2007-10-10r7020: fixing printer ace values and getting rid of false compiler warning ab...Gerald Carter7-14/+34
2007-10-10r6995: * fixing segfault when writing out registry values of zero lengthGerald Carter4-13/+47
2007-10-10r6994: Fix for bugid #2729 - it turns out resume keys are *mandatory* forJeremy Allison1-5/+11
2007-10-10r6992: syncing printer permissions changes from trunkGerald Carter1-7/+7
2007-10-10r6979: Tidyups.Jeremy Allison1-8/+2
2007-10-10r6977: Fix bug #2735 (not mangling control characters) plusJeremy Allison3-0/+15
2007-10-10r6965: Remove some dead code from util_unistr.c.Jeremy Allison2-66/+36
2007-10-10r6959: Meant to fix this before commiting, just to be consistent.Deryck Hodge1-1/+1
2007-10-10r6958: Properly display quotes in SWAT. Thanks to JayDeryck Hodge1-2/+22
2007-10-10r6953: Many compilers in the build farm don't like static variables initializ...Volker Lendecke1-3/+3
2007-10-10r6949: Back-port Volker's cache fix, plus my change.Jeremy Allison1-0/+38
2007-10-10r6946: Allow mapping of POSIX ACLs to NT perms to differentiate between direc...Jeremy Allison2-6/+22
2007-10-10r6943: missed in last syncGerald Carter1-1/+3
2007-10-10r6942: * merging the registry changes back to the 3.0 treeGerald Carter24-1273/+4145
2007-10-10r6940: fixing debug messagesGerald Carter1-3/+3
2007-10-10r6925: merge rev 6920 from 4_0:Stefan Metzmacher1-1/+6
2007-10-10r6900: Fix bug 2725. Thanks, John, for finding it.Volker Lendecke1-1/+3
2007-10-10r6895: Add "acl check permissions" to turn on/off the new behaviour ofJeremy Allison4-16/+28
2007-10-10r6890: Refactor printing interface to take offset into job. Fixes bugJeremy Allison5-15/+57
2007-10-10r6880: Fix bug 2070 after positive feedback from Leon Vernikov. Thanks!Volker Lendecke1-8/+16
2007-10-10r6849: Merge revision 6845 from Samba 4Volker Lendecke1-8/+11
2007-10-10r6841: Attempt to fix buf #2681. With "strict allocate = yes" we now zeroJeremy Allison2-0/+71
2007-10-10r6834: Fix bug #2703, found by John Antonishek <ant@nist.gov>. Add NULLJeremy Allison1-6/+8
2007-10-10r6823: Add deletion confirmation / error message.John Terpstra1-0/+5
2007-10-10r6822: Use chsize if we don't have ftruncate. From Steven Edwards <steven_ed4...Jeremy Allison2-9/+12
2007-10-10r6820: Remove claim that password can be set with account creation (RPC).John Terpstra1-1/+1
2007-10-10r6785: deprecating the printer admin parameterGerald Carter1-2/+2
2007-10-10r6779: Use the SID in the user token for the %s expansion in 'afs username ma...Volker Lendecke1-3/+4
2007-10-10r6777: Fix vfs_full_audit.c after jra's change.Volker Lendecke1-0/+8
2007-10-10r6774: Fix 2 memleaksVolker Lendecke1-1/+2
2007-10-10r6772: Fix a valgrind error for samr_open_alias uncovered by one of John's test.Volker Lendecke1-1/+1
2007-10-10r6770: Fix bug 2705. Thanks, John, for beating my stuff :-)Volker Lendecke1-2/+0
2007-10-10r6769: Fix bugzilla #2538 and #2527. Unused variables found by Jason Mader.Tim Potter2-6/+3