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
r13086: hooking max connections into 'add share' as well (although the WinXP ...
Gerald Carter
1
-6
/
+13
2007-10-10
r13085: hook the max connections spin box in the share properties MMC plugin
Gerald Carter
1
-10
/
+16
2007-10-10
r13083: patch suggested by Adam Nielsen for better smbstatus formatting
Gerald Carter
1
-4
/
+4
2007-10-10
r13082: revert an accidentally commited patch (still in progress)
Gerald Carter
2
-15
/
+12
2007-10-10
r13081: correct fix for the segv in nmbd caused by a double free on namerec.
Gerald Carter
4
-20
/
+23
2007-10-10
r13072: Fix segfault in vfstest and smbtorture.
Deryck Hodge
2
-0
/
+3
2007-10-10
r13058: Add %w macro for the winbind seperator which allows us for example
Lars Müller
1
-0
/
+6
2007-10-10
r13048: trying to fix the confusion over packaging platforms
Gerald Carter
27
-0
/
+0
2007-10-10
r13047: specfile updates from John T.
Gerald Carter
2
-88
/
+120
2007-10-10
r13042: Fix for bug #3248 Stefan Burkei <stefan@burkei.de>.
Jeremy Allison
1
-1
/
+2
2007-10-10
r13028: Fix for #3419 - vfs_full_audit *never* worked
Jeremy Allison
1
-20
/
+64
2007-10-10
r13027: Support file change notifications from FAM.
James Peach
5
-6
/
+491
2007-10-10
r13024: Add is_null_sid.
Günther Deschner
2
-2
/
+7
2007-10-10
r13023: Ensure we notice if we exit due to guest user setup fail.
Jeremy Allison
1
-1
/
+3
2007-10-10
r13020: Prevent cli_krb5_get_ticket of getting into an infite loop. This whole
Günther Deschner
1
-1
/
+4
2007-10-10
r13015: Make logic much clearer. From jpeach.
Jeremy Allison
1
-2
/
+2
2007-10-10
r13012: Fix #3421 - it turns out krb5_kt_get_entry() on MIT
Jeremy Allison
1
-12
/
+12
2007-10-10
r12994: Fix cut&paste error, thanks to Björn Jachke <bj@sernet.de>
Volker Lendecke
1
-2
/
+2
2007-10-10
r12993: Ouch...
Volker Lendecke
1
-1
/
+1
2007-10-10
r12991: some fixes for BUG 3331 - solaris packaging
Gerald Carter
1
-3
/
+4
2007-10-10
r12990: BUG 3329: patch from David May <mayd@cygnus.uwa.edu.au> for Solaris s...
Gerald Carter
2
-5
/
+5
2007-10-10
r12986: Use d_fprintf(stderr, ...) for any error message in net.
Lars Müller
16
-255
/
+278
2007-10-10
r12967: BUG 1061: don't corrupt the file name when reading an lmhosts file (-...
Gerald Carter
1
-3
/
+4
2007-10-10
r12964: Rewind rem_backend in the case we have to workaround the idmap_ prefix.
Lars Müller
1
-0
/
+6
2007-10-10
r12956: Fix for bug #3035 from SATOH Fumiyasu <fumiyas@miraclelinux.com>
Jeremy Allison
1
-1
/
+13
2007-10-10
r12953: Support the TCP_FASTACK socket option if it is available. Note that t...
James Peach
1
-0
/
+3
2007-10-10
r12951: Tell the MIPSPro compiler to push DEBUG calls out of line.
James Peach
1
-0
/
+6
2007-10-10
r12946: fix a segfault in nmbd when 'wins support = yes' caused by double free
Gerald Carter
1
-3
/
+5
2007-10-10
r12938: Fix for #3408 (change password fails) from William Jojo <jojowil@hvcc...
Jeremy Allison
1
-3
/
+7
2007-10-10
r12936: Fix bug #3264.
Lars Müller
1
-0
/
+6
2007-10-10
r12935: After discussion with Volker fix bug #3397 using a variant of the pat...
Alexander Bokovoy
4
-2
/
+113
2007-10-10
r12922: Fix typo.
Jeremy Allison
1
-1
/
+1
2007-10-10
r12920: Fix for #3401 from Andrew Bartlett. Original fix from
Jeremy Allison
1
-0
/
+5
2007-10-10
r12916: use rpcstr_pull() instead of unistr_to_ascii() when validating share ...
Gerald Carter
2
-8
/
+4
2007-10-10
r12915: protect against changing the SCM security descriptor
Gerald Carter
1
-0
/
+5
2007-10-10
r12914: adding query/set ops for security descriptors on services.
Gerald Carter
5
-3
/
+324
2007-10-10
r12913: missed merge to fix BUG 3391; ensure we can lookup account policies
Gerald Carter
1
-2
/
+5
2007-10-10
r12912: patch from Tony Mountifield <tony@softins.co.uk> for BUG 3327 (fix ba...
Gerald Carter
2
-1
/
+7
2007-10-10
r12904: Fix #3264, allow to load idmap_ad with "idmap backend = ad".
Günther Deschner
3
-7
/
+6
2007-10-10
r12901: Fix netfileenum returning WERR_BUF_TOO_SMALL.
Günther Deschner
1
-1
/
+1
2007-10-10
r12900: Merge from trunk:
Günther Deschner
2
-1
/
+45
2007-10-10
r12889: BUG 3380: fix crash when changing printer drivers caused by accessing...
Gerald Carter
1
-0
/
+2
2007-10-10
r12885: Oops. Missed last part of correct patch for #3348.
Jeremy Allison
1
-1
/
+0
2007-10-10
r12878: Don't use non-static array initialisers.
James Peach
1
-1
/
+2
2007-10-10
r12877: Stop passing structs around in smb messages, instead
Jeremy Allison
8
-75
/
+245
2007-10-10
r12871: Merge Volkers rev 12667 from trunk as his analysis hit the nail on the
Lars Müller
1
-1
/
+1
2007-10-10
r12870: fixing net rpc registry enumerate from overwritnig the open subkey ha...
Gerald Carter
1
-1
/
+0
2007-10-10
r12855: Remove erroneous commenting out of valgrind fix.
Jeremy Allison
1
-1
/
+1
2007-10-10
r12853: Fix segfault in "net rpc vampire|samdump" (Bugzilla #3390).
Günther Deschner
2
-6
/
+20
2007-10-10
r12852: r12150@cabra: derrell | 2006-01-11 13:21:14 -0500
Derrell Lipman
1
-30
/
+15
[next]