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
r23591: Fix bug #4725. Don't crash when no eventlogs specified. Needs
Jeremy Allison
2
-0
/
+8
2007-10-10
r23590: Fix realloc leak on failure case from Jim Meyering <jim@meyering.net>.
Jeremy Allison
1
-1
/
+5
2007-10-10
r23589: Ensure we will always release any timeout handler
Jeremy Allison
2
-6
/
+7
2007-10-10
r23588: Some more cleanups and error checks in the krb5 renew function.
Günther Deschner
1
-6
/
+12
2007-10-10
r23587: Cleanup redundant code in the krb5 renew function.
Günther Deschner
1
-23
/
+16
2007-10-10
r23586: Fix heimdal path in the krb5 renew routine when we need to compose th...
Günther Deschner
1
-1
/
+5
2007-10-10
r23585: Add a "drop" function to "net conf" that clears the
Michael Adam
1
-0
/
+81
2007-10-10
r23584: Use a while loop instead of a for loop without increment... :-)
Michael Adam
1
-9
/
+2
2007-10-10
r23583: Add a utility function to recursively delete a Registry
Michael Adam
1
-0
/
+56
2007-10-10
r23582: Fix event based krb5 ticket refreshing in winbindd.
Günther Deschner
2
-6
/
+6
2007-10-10
r23581: Move regkey_open_onelevel from reg_frontend to reg_api,
Michael Adam
2
-117
/
+110
2007-10-10
r23579: Up to now, the "allparameters" argument to lp_next_parameter was
Michael Adam
1
-0
/
+3
2007-10-10
r23578: When calling DeleteKey for a key that has subkey(s), Windows
Michael Adam
1
-4
/
+17
2007-10-10
r23577: Fix winbindd (sorry). Ensure I set the new child_pid
Jeremy Allison
1
-1
/
+3
2007-10-10
r23576: Fix some confusion between HAVE_BROKEN_GETGROUPS and USE_BSD_SETGROUPS.
James Peach
1
-4
/
+4
2007-10-10
r23575: Fix a segfault when lp_load is called before init_registry.
Michael Adam
1
-0
/
+2
2007-10-10
r23574: Remove double-null check (I hate people bitching at me
Jeremy Allison
1
-3
/
+1
2007-10-10
r23573: Cope with terminating winbindd children on read/write/timeout
Jeremy Allison
1
-38
/
+45
2007-10-10
r23572: Ensure we obey Unicode consortium restrictions. Code
Jeremy Allison
1
-15
/
+22
2007-10-10
r23571: Fix, parsing of multi byte share names.
Simo Sorce
1
-16
/
+10
2007-10-10
r23569: Also dump fd_event in dump_event_list().
Günther Deschner
1
-1
/
+10
2007-10-10
r23568: Remove last traces of Heimdal KCM support (and don't misuse wbinfo wh...
Günther Deschner
1
-25
/
+4
2007-10-10
r23567: Fix bug 4721
Volker Lendecke
1
-1
/
+1
2007-10-10
r23566: Fix the sys_bsd_setgroups function. The actual workaround was inactive.
Michael Adam
1
-3
/
+1
2007-10-10
r23565: Avoid double NULL pointer checks.
Günther Deschner
2
-18
/
+6
2007-10-10
r23564: Handle MSG_DUMP_EVENT_LIST only in winbindd for now.
Günther Deschner
2
-0
/
+42
2007-10-10
r23563: Add dump-event-list command to smbcontrol.
Günther Deschner
2
-0
/
+20
2007-10-10
r23562: Add dump_event_list() for debugging the event list.
Günther Deschner
1
-0
/
+24
2007-10-10
r23556: Fix for error path from Atsushi Nakabayashi <nakabayashi@miraclelinux...
Jeremy Allison
1
-0
/
+1
2007-10-10
r23555: Fix some uninitialiazed variable uses.
Jeremy Allison
1
-2
/
+6
2007-10-10
r23554: Fix bug #4711 by makeing cli_connect return an NTSTATUS.
Jeremy Allison
13
-42
/
+89
2007-10-10
r23553: Also ignore "lock directory" in registry global options.
Michael Adam
1
-2
/
+5
2007-10-10
r23552: Use proper comparison function an fix logic.
Michael Adam
1
-1
/
+1
2007-10-10
r23550: Add more UNIX error -> NT status mappings.
Jeremy Allison
1
-0
/
+25
2007-10-10
r23549: Make "net conf setparm" always use registry data type "sz".
Michael Adam
1
-7
/
+4
2007-10-10
r23548: Fix comments.
Michael Adam
1
-3
/
+3
2007-10-10
r23547: Ignore parameter "include" in regsitry globals.
Michael Adam
1
-0
/
+5
2007-10-10
r23543: Adjust comments.
Michael Adam
1
-13
/
+3
2007-10-10
r23541: Linking the LSA pipe module only once is probably enough.
James Peach
1
-2
/
+0
2007-10-10
r23539: Remove code duplication and unify behaviour of winbind_nss_*.h files
Kai Blin
2
-6
/
+1
2007-10-10
r23538: Fix for wild-card rename: We can't return directly on error, we need to
Volker Lendecke
1
-2
/
+2
2007-10-10
r23537: Revert the inbuf/outbuf part of r23528: This caused the Solaris CC ma...
Volker Lendecke
1
-10
/
+54
2007-10-10
r23536: Fix a typo. James: Please check!
Michael Adam
1
-1
/
+1
2007-10-10
r23530: Fix bugs #4678 and #4697 which had the same root cause.
Jeremy Allison
1
-0
/
+54
2007-10-10
r23528: Two changes to make the valgrind massif (heap profiler) output readable:
Volker Lendecke
2
-55
/
+11
2007-10-10
r23527: Use existing escaping function pointed by James
Simo Sorce
1
-27
/
+3
2007-10-10
r23525: I believe this patch is ok, got no reply of it being not ok.
Simo Sorce
1
-2
/
+40
2007-10-10
r23524: Fix bug 2319.
Simo Sorce
1
-13
/
+60
2007-10-10
r23523: Gaa -- had renamed "name" to "path" and apparently not compiled after
Volker Lendecke
1
-1
/
+1
2007-10-10
r23522: Save us a kilobyte stack space in a hot code path: I can't see a reason
Volker Lendecke
2
-33
/
+28
[prev]
[next]