summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter260-15495/+20244
2007-10-10r10644: Let the ports parameter be a comma-separated list, as documented inJames Peach1-2/+2
2007-10-10r10619: Allow syslog facility and priority to be set viaDeryck Hodge3-34/+99
2007-10-10r10606: pdb_*sql patches fromGerald Carter3-30/+25
2007-10-10r10600: Fix bug #2769 (mangle filenames ending in a space)Jeremy Allison2-8/+18
2007-10-10r10590: merging lost fix from the release branchGerald Carter1-0/+2
2007-10-10r10585: variation of fix in trunk for root-free-pass in registry access checksGerald Carter1-3/+2
2007-10-10r10558: Fix bug #3010 yet again. Die monster, die !Jeremy Allison1-1/+16
2007-10-10r10556: BUG 3083: patch from Alex Deiter <tiamat@komi.mts.ru> to fix checking...Gerald Carter1-1/+4
2007-10-10r10555: a few compile warnings from jason MaderGerald Carter1-3/+3
2007-10-10r10554: * BUG 3057: assume x64 drivers are v3 driversGerald Carter2-7/+14
2007-10-10r10551: We need to check if the source path is a parent directory of the dest...Jeremy Allison1-0/+41
2007-10-10r10474: We better ignore builtin SIDs from the Active Directory DC to preventGünther Deschner1-1/+8
2007-10-10r10458: Patches from Jiri Sasek <Jiri.Sasek@Sun.COM> to helpJeremy Allison1-4/+4
2007-10-10r10454: * prevent privilege code from storing an empty SIDGerald Carter1-7/+31
2007-10-10r10451: add $(LDFLAGS) to tdb command line tools to fix build issuesGerald Carter1-3/+3
2007-10-10r10432: BUG 3080: fix 'net rpc shutdown' for XP clientsGerald Carter2-2/+4
2007-10-10r10431: fix segfault when the pip open fails in 'net rpc' commandsGerald Carter1-0/+2
2007-10-10r10371: Adding iPrint printing backend written by Joel J. Smith @ Novell.Jeremy Allison8-2/+1281
2007-10-10r10359: Ensure that smb.conf requests for hidden files are honored, evenJeremy Allison1-12/+13
2007-10-10r10355: Merge back the clear-if-first fix from Samba4. Couldn't wait tridge, ...Jeremy Allison1-6/+5
2007-10-10r10321: Fix winbindd recursion bug found by Ingo Steuwer <steuwer@univention....Jeremy Allison4-7/+14
2007-10-10r10285: Doh ! Guenther spotted this stupid cut-n-paste bug...Jeremy Allison1-1/+0
2007-10-10r10278: more fixes for bug 3080. Ensure the length on the message string is ...Gerald Carter2-0/+13
2007-10-10r10276: Fix for bug #3104 from Leo Weppelman <leo@wau.mis.ah.nl>.Jeremy Allison1-0/+11
2007-10-10r10270: lowercase groupnames and groupmembers again.Günther Deschner1-0/+1
2007-10-10r10269: Server-side fix for creds change - revert jcmd's change.Jeremy Allison3-39/+4
2007-10-10r10268: Fix for bug #3095 - winbindd checking credentials.Jeremy Allison1-12/+18
2007-10-10r10267: Exit if winbind can't find or generate a SID -- there's no point inVolker Lendecke1-1/+1
2007-10-10r10264: reverse order of 'root free pass' checks in service and registry acce...Gerald Carter2-17/+12
2007-10-10r10263: Fix debug which got more instead of less confusing.Günther Deschner1-1/+1
2007-10-10r10262: * Fix for getgrnam not returning builtin group (which is done by getentGünther Deschner2-4/+6
2007-10-10r10261: Don't bother to peek rids in builtin-sids.Günther Deschner1-0/+3
2007-10-10r10247: Fix help text for net rpc shutdown.Jim McDonough1-1/+4
2007-10-10r10243: fix net rpc shutdown (missing alignments and sending an invalid UNIST...Gerald Carter2-5/+20
2007-10-10r10239: Fix cut&paste errorVolker Lendecke1-1/+1
2007-10-10r10234: Add new auth module "auth_script" to allow valid users toJeremy Allison4-3/+164
2007-10-10r10221: add "free pass for root" in svcctl and default winreg access checksGerald Carter2-1/+17
2007-10-10r10217: Remember to exit correctly when we find a matching entry to change.Jeremy Allison1-1/+2
2007-10-10r10215: Fix several memory corruption bugs now we're testing this.Jeremy Allison1-33/+37
2007-10-10r10211: Fix another memleak (this time in the kerberos keytab code)Günther Deschner1-1/+5
2007-10-10r10210: Fix memleak.Günther Deschner1-2/+4
2007-10-10r10208: Correctly display RDWR only when it *is* RDWR...Jeremy Allison1-1/+2
2007-10-10r10205: fix obvious typo in the NET_USER_INFO_3 parsingGünther Deschner1-1/+1
2007-10-10r10204: I love valgrind :-). Found stupid missing parantheses :-).Jeremy Allison1-1/+1
2007-10-10r10188: 64-bit warning fix.Jeremy Allison1-1/+1
2007-10-10r10186: More 64-bit warning fixes.Jeremy Allison2-3/+3
2007-10-10r10182: Starting to stamp out warnings on a 64-bit box.Jeremy Allison1-5/+5
2007-10-10r10176: adding smbctool from Kalim's SoC project; requires make bin/smbctoolGerald Carter3-36/+4009
2007-10-10r10170: Fix for #3056:Günther Deschner1-4/+6