index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r10619: Allow syslog facility and priority to be set via
Deryck Hodge
3
-34
/
+99
2007-10-10
r10606: pdb_*sql patches from
Gerald Carter
3
-30
/
+25
2007-10-10
r10600: Fix bug #2769 (mangle filenames ending in a space)
Jeremy Allison
2
-8
/
+18
2007-10-10
r10590: merging lost fix from the release branch
Gerald Carter
1
-0
/
+2
2007-10-10
r10585: variation of fix in trunk for root-free-pass in registry access checks
Gerald Carter
1
-3
/
+2
2007-10-10
r10558: Fix bug #3010 yet again. Die monster, die !
Jeremy Allison
1
-1
/
+16
2007-10-10
r10556: BUG 3083: patch from Alex Deiter <tiamat@komi.mts.ru> to fix checking...
Gerald Carter
1
-1
/
+4
2007-10-10
r10555: a few compile warnings from jason Mader
Gerald Carter
1
-3
/
+3
2007-10-10
r10554: * BUG 3057: assume x64 drivers are v3 drivers
Gerald Carter
2
-7
/
+14
2007-10-10
r10551: We need to check if the source path is a parent directory of the dest...
Jeremy Allison
1
-0
/
+41
2007-10-10
r10474: We better ignore builtin SIDs from the Active Directory DC to prevent
Günther Deschner
1
-1
/
+8
2007-10-10
r10458: Patches from Jiri Sasek <Jiri.Sasek@Sun.COM> to help
Jeremy Allison
1
-4
/
+4
2007-10-10
r10454: * prevent privilege code from storing an empty SID
Gerald Carter
1
-7
/
+31
2007-10-10
r10451: add $(LDFLAGS) to tdb command line tools to fix build issues
Gerald Carter
1
-3
/
+3
2007-10-10
r10432: BUG 3080: fix 'net rpc shutdown' for XP clients
Gerald Carter
2
-2
/
+4
2007-10-10
r10431: fix segfault when the pip open fails in 'net rpc' commands
Gerald Carter
1
-0
/
+2
2007-10-10
r10371: Adding iPrint printing backend written by Joel J. Smith @ Novell.
Jeremy Allison
8
-2
/
+1281
2007-10-10
r10359: Ensure that smb.conf requests for hidden files are honored, even
Jeremy Allison
1
-12
/
+13
2007-10-10
r10355: Merge back the clear-if-first fix from Samba4. Couldn't wait tridge, ...
Jeremy Allison
1
-6
/
+5
2007-10-10
r10321: Fix winbindd recursion bug found by Ingo Steuwer <steuwer@univention....
Jeremy Allison
4
-7
/
+14
2007-10-10
r10285: Doh ! Guenther spotted this stupid cut-n-paste bug...
Jeremy Allison
1
-1
/
+0
2007-10-10
r10278: more fixes for bug 3080. Ensure the length on the message string is ...
Gerald Carter
2
-0
/
+13
2007-10-10
r10276: Fix for bug #3104 from Leo Weppelman <leo@wau.mis.ah.nl>.
Jeremy Allison
1
-0
/
+11
2007-10-10
r10270: lowercase groupnames and groupmembers again.
Günther Deschner
1
-0
/
+1
2007-10-10
r10269: Server-side fix for creds change - revert jcmd's change.
Jeremy Allison
3
-39
/
+4
2007-10-10
r10268: Fix for bug #3095 - winbindd checking credentials.
Jeremy Allison
1
-12
/
+18
2007-10-10
r10267: Exit if winbind can't find or generate a SID -- there's no point in
Volker Lendecke
1
-1
/
+1
2007-10-10
r10264: reverse order of 'root free pass' checks in service and registry acce...
Gerald Carter
2
-17
/
+12
2007-10-10
r10263: Fix debug which got more instead of less confusing.
Günther Deschner
1
-1
/
+1
2007-10-10
r10262: * Fix for getgrnam not returning builtin group (which is done by getent
Günther Deschner
2
-4
/
+6
2007-10-10
r10261: Don't bother to peek rids in builtin-sids.
Günther Deschner
1
-0
/
+3
2007-10-10
r10247: Fix help text for net rpc shutdown.
Jim McDonough
1
-1
/
+4
2007-10-10
r10243: fix net rpc shutdown (missing alignments and sending an invalid UNIST...
Gerald Carter
2
-5
/
+20
2007-10-10
r10239: Fix cut&paste error
Volker Lendecke
1
-1
/
+1
2007-10-10
r10234: Add new auth module "auth_script" to allow valid users to
Jeremy Allison
4
-3
/
+164
2007-10-10
r10221: add "free pass for root" in svcctl and default winreg access checks
Gerald Carter
2
-1
/
+17
2007-10-10
r10217: Remember to exit correctly when we find a matching entry to change.
Jeremy Allison
1
-1
/
+2
2007-10-10
r10215: Fix several memory corruption bugs now we're testing this.
Jeremy Allison
1
-33
/
+37
2007-10-10
r10211: Fix another memleak (this time in the kerberos keytab code)
Günther Deschner
1
-1
/
+5
2007-10-10
r10210: Fix memleak.
Günther Deschner
1
-2
/
+4
2007-10-10
r10208: Correctly display RDWR only when it *is* RDWR...
Jeremy Allison
1
-1
/
+2
2007-10-10
r10205: fix obvious typo in the NET_USER_INFO_3 parsing
Günther Deschner
1
-1
/
+1
2007-10-10
r10204: I love valgrind :-). Found stupid missing parantheses :-).
Jeremy Allison
1
-1
/
+1
2007-10-10
r10188: 64-bit warning fix.
Jeremy Allison
1
-1
/
+1
2007-10-10
r10186: More 64-bit warning fixes.
Jeremy Allison
2
-3
/
+3
2007-10-10
r10182: Starting to stamp out warnings on a 64-bit box.
Jeremy Allison
1
-5
/
+5
2007-10-10
r10176: adding smbctool from Kalim's SoC project; requires make bin/smbctool
Gerald Carter
3
-36
/
+4009
2007-10-10
r10170: Fix for #3056:
Günther Deschner
1
-4
/
+6
2007-10-10
r10165: - use the sysquota interface on linux by default (as the configure --...
Stefan Metzmacher
1
-8
/
+21
2007-10-10
r10163: try to fix the build on fedora 4, when --with-quota is not used
Stefan Metzmacher
2
-0
/
+12
[prev]
[next]