summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter2007-10-1039-4911/+1327
* r7130: remove 'winbind enable local accounts' code from the 3.0 treeGerald Carter2007-10-1012-1928/+6
* r7126: fixing paranoid malloc checker failuresGerald Carter2007-10-103-6/+5
* r7041: compile fixes....long day I guessGerald Carter2007-10-101-2/+3
* r7039: Ensure we always call read_socket_with_timeout() whenJeremy Allison2007-10-101-1/+6
* r7038: * upgrade version of nt*tdb files. Have to fixGerald Carter2007-10-101-10/+145
* r7034: Revert change in util_sock.c from derrell until this isJeremy Allison2007-10-101-58/+13
* r7033: Call a spade a spade :-).Jeremy Allison2007-10-102-91/+85
* r7031: Added encrypt/decrypt function for LSA secrets and trustedJeremy Allison2007-10-102-1/+30
* r7025: 1 if not all data is available at the time we go to read a packet, retryDerrell Lipman2007-10-102-23/+75
* r7024: reverting mistaken commitGerald Carter2007-10-104-29/+8
* r7020: fixing printer ace values and getting rid of false compiler warning ab...Gerald Carter2007-10-107-14/+34
* r6995: * fixing segfault when writing out registry values of zero lengthGerald Carter2007-10-104-13/+47
* r6994: Fix for bugid #2729 - it turns out resume keys are *mandatory* forJeremy Allison2007-10-101-5/+11
* r6992: syncing printer permissions changes from trunkGerald Carter2007-10-101-7/+7
* r6979: Tidyups.Jeremy Allison2007-10-101-8/+2
* r6977: Fix bug #2735 (not mangling control characters) plusJeremy Allison2007-10-103-0/+15
* r6965: Remove some dead code from util_unistr.c.Jeremy Allison2007-10-102-66/+36
* r6959: Meant to fix this before commiting, just to be consistent.Deryck Hodge2007-10-101-1/+1
* r6958: Properly display quotes in SWAT. Thanks to JayDeryck Hodge2007-10-101-2/+22
* r6953: Many compilers in the build farm don't like static variables initializ...Volker Lendecke2007-10-101-3/+3
* r6949: Back-port Volker's cache fix, plus my change.Jeremy Allison2007-10-101-0/+38
* r6946: Allow mapping of POSIX ACLs to NT perms to differentiate between direc...Jeremy Allison2007-10-102-6/+22
* r6943: missed in last syncGerald Carter2007-10-101-1/+3
* r6942: * merging the registry changes back to the 3.0 treeGerald Carter2007-10-1024-1273/+4145
* r6940: fixing debug messagesGerald Carter2007-10-101-3/+3
* r6925: merge rev 6920 from 4_0:Stefan Metzmacher2007-10-101-1/+6
* r6900: Fix bug 2725. Thanks, John, for finding it.Volker Lendecke2007-10-101-1/+3
* r6895: Add "acl check permissions" to turn on/off the new behaviour ofJeremy Allison2007-10-104-16/+28
* r6890: Refactor printing interface to take offset into job. Fixes bugJeremy Allison2007-10-105-15/+57
* r6880: Fix bug 2070 after positive feedback from Leon Vernikov. Thanks!Volker Lendecke2007-10-101-8/+16
* r6849: Merge revision 6845 from Samba 4Volker Lendecke2007-10-101-8/+11
* r6841: Attempt to fix buf #2681. With "strict allocate = yes" we now zeroJeremy Allison2007-10-102-0/+71
* r6834: Fix bug #2703, found by John Antonishek <ant@nist.gov>. Add NULLJeremy Allison2007-10-101-6/+8
* r6823: Add deletion confirmation / error message.John Terpstra2007-10-101-0/+5
* r6822: Use chsize if we don't have ftruncate. From Steven Edwards <steven_ed4...Jeremy Allison2007-10-102-9/+12
* r6820: Remove claim that password can be set with account creation (RPC).John Terpstra2007-10-101-1/+1
* r6785: deprecating the printer admin parameterGerald Carter2007-10-101-2/+2
* r6779: Use the SID in the user token for the %s expansion in 'afs username ma...Volker Lendecke2007-10-101-3/+4
* r6777: Fix vfs_full_audit.c after jra's change.Volker Lendecke2007-10-101-0/+8
* r6774: Fix 2 memleaksVolker Lendecke2007-10-101-1/+2
* r6772: Fix a valgrind error for samr_open_alias uncovered by one of John's test.Volker Lendecke2007-10-101-1/+1
* r6770: Fix bug 2705. Thanks, John, for beating my stuff :-)Volker Lendecke2007-10-101-2/+0
* r6769: Fix bugzilla #2538 and #2527. Unused variables found by Jason Mader.Tim Potter2007-10-102-6/+3
* r6757: test for existence of sys/un.h was missing, thus AF_LOCAL support was ...Derrell Lipman2007-10-101-0/+1
* r6755: removing domain_sid() since it is not referenced anymoreGerald Carter2007-10-105-95/+0
* r6753: Fixes bug 2663. cli_getattrE() and cli_setattrE() were not formatting orDerrell Lipman2007-10-101-6/+6
* r6748: With reconnects, state->connection->ldap_struct can change in smbldap_...Volker Lendecke2007-10-101-3/+8
* r6743: Merge r6741 from 4_0Volker Lendecke2007-10-101-1/+1
* r6739: Fix for segfault in samba.winbind.auth_crap module found by Ed Plese.Tim Potter2007-10-101-1/+1