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