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
r23616: Fix bugzilla #4719: must change password is not set from usrmgr.exe.
Jim McDonough
4
-4
/
+84
2007-10-10
r23612: Revert 'net idmap dump' to the 3.0.24 behaviour.
Volker Lendecke
1
-31
/
+32
2007-10-10
r23611: Fix typo in error message.
James Peach
1
-1
/
+1
2007-10-10
r23610: Move some winbindd_cache specific flags and actions
Michael Adam
2
-8
/
+20
2007-10-10
r23609: Removing more redundant codepaths out of smb_krb5_renew_ticket().
Günther Deschner
1
-38
/
+26
2007-10-10
r23608: Just inline comment cosmetics.
Günther Deschner
1
-5
/
+2
2007-10-10
r23607: Add legacy support for Services for Unix (SFU) 2.0.
Günther Deschner
4
-25
/
+110
2007-10-10
r23606: Merge Samba4 mkversion.sh to Samba3.
Kai Blin
1
-45
/
+108
2007-10-10
r23601: BUG 4579: Don't mark the SAM domain on a Samba DC as an internal doma...
Gerald Carter
1
-0
/
+6
2007-10-10
r23600: First step in abstracting the winbindd cache validation
Michael Adam
3
-219
/
+238
2007-10-10
r23599: Add new version of indent script copied from the the Linux
Gerald Carter
1
-16
/
+7
2007-10-10
r23598: Add script for running indent and remove .indent.pro file
Gerald Carter
2
-30
/
+21
2007-10-10
r23597: add a few utility scripts for code formatting
Gerald Carter
2
-0
/
+33
2007-10-10
r23596: Add notes about smbfs/cifs to usage() in smb[u]mount
Volker Lendecke
2
-1
/
+6
2007-10-10
r23595: One pstring a day...
Volker Lendecke
1
-7
/
+19
2007-10-10
r23594: Fix parsing of local pids if cluster support is compiled in but no
Volker Lendecke
1
-0
/
+4
2007-10-10
r23593: Mention "net conf" in top level net usage.
Michael Adam
1
-2
/
+3
2007-10-10
r23592: Change a debuglevel to not clutter output when calling
Michael Adam
1
-1
/
+1
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
[prev]
[next]