summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23597: add a few utility scripts for code formattingGerald Carter2-0/+33
2007-10-10r23596: Add notes about smbfs/cifs to usage() in smb[u]mountVolker Lendecke2-1/+6
2007-10-10r23595: One pstring a day...Volker Lendecke1-7/+19
2007-10-10r23594: Fix parsing of local pids if cluster support is compiled in but noVolker Lendecke1-0/+4
2007-10-10r23593: Mention "net conf" in top level net usage.Michael Adam1-2/+3
2007-10-10r23592: Change a debuglevel to not clutter output when callingMichael Adam1-1/+1
2007-10-10r23591: Fix bug #4725. Don't crash when no eventlogs specified. NeedsJeremy Allison2-0/+8
2007-10-10r23590: Fix realloc leak on failure case from Jim Meyering <jim@meyering.net>.Jeremy Allison1-1/+5
2007-10-10r23589: Ensure we will always release any timeout handlerJeremy Allison2-6/+7
2007-10-10r23588: Some more cleanups and error checks in the krb5 renew function.Günther Deschner1-6/+12
2007-10-10r23587: Cleanup redundant code in the krb5 renew function.Günther Deschner1-23/+16
2007-10-10r23586: Fix heimdal path in the krb5 renew routine when we need to compose th...Günther Deschner1-1/+5
2007-10-10r23585: Add a "drop" function to "net conf" that clears theMichael Adam1-0/+81
2007-10-10r23584: Use a while loop instead of a for loop without increment... :-)Michael Adam1-9/+2
2007-10-10r23583: Add a utility function to recursively delete a RegistryMichael Adam1-0/+56
2007-10-10r23582: Fix event based krb5 ticket refreshing in winbindd.Günther Deschner2-6/+6
2007-10-10r23581: Move regkey_open_onelevel from reg_frontend to reg_api,Michael Adam2-117/+110
2007-10-10r23579: Up to now, the "allparameters" argument to lp_next_parameter wasMichael Adam1-0/+3
2007-10-10r23578: When calling DeleteKey for a key that has subkey(s), WindowsMichael Adam1-4/+17
2007-10-10r23577: Fix winbindd (sorry). Ensure I set the new child_pidJeremy Allison1-1/+3
2007-10-10r23576: Fix some confusion between HAVE_BROKEN_GETGROUPS and USE_BSD_SETGROUPS.James Peach1-4/+4
2007-10-10r23575: Fix a segfault when lp_load is called before init_registry.Michael Adam1-0/+2
2007-10-10r23574: Remove double-null check (I hate people bitching at meJeremy Allison1-3/+1
2007-10-10r23573: Cope with terminating winbindd children on read/write/timeoutJeremy Allison1-38/+45
2007-10-10r23572: Ensure we obey Unicode consortium restrictions. CodeJeremy Allison1-15/+22
2007-10-10r23571: Fix, parsing of multi byte share names.Simo Sorce1-16/+10
2007-10-10r23569: Also dump fd_event in dump_event_list().Günther Deschner1-1/+10
2007-10-10r23568: Remove last traces of Heimdal KCM support (and don't misuse wbinfo wh...Günther Deschner1-25/+4
2007-10-10r23567: Fix bug 4721Volker Lendecke1-1/+1
2007-10-10r23566: Fix the sys_bsd_setgroups function. The actual workaround was inactive.Michael Adam1-3/+1
2007-10-10r23565: Avoid double NULL pointer checks.Günther Deschner2-18/+6
2007-10-10r23564: Handle MSG_DUMP_EVENT_LIST only in winbindd for now.Günther Deschner2-0/+42
2007-10-10r23563: Add dump-event-list command to smbcontrol.Günther Deschner2-0/+20
2007-10-10r23562: Add dump_event_list() for debugging the event list.Günther Deschner1-0/+24
2007-10-10r23556: Fix for error path from Atsushi Nakabayashi <nakabayashi@miraclelinux...Jeremy Allison1-0/+1
2007-10-10r23555: Fix some uninitialiazed variable uses.Jeremy Allison1-2/+6
2007-10-10r23554: Fix bug #4711 by makeing cli_connect return an NTSTATUS.Jeremy Allison13-42/+89
2007-10-10r23553: Also ignore "lock directory" in registry global options.Michael Adam1-2/+5
2007-10-10r23552: Use proper comparison function an fix logic.Michael Adam1-1/+1
2007-10-10r23550: Add more UNIX error -> NT status mappings.Jeremy Allison1-0/+25
2007-10-10r23549: Make "net conf setparm" always use registry data type "sz".Michael Adam1-7/+4
2007-10-10r23548: Fix comments.Michael Adam1-3/+3
2007-10-10r23547: Ignore parameter "include" in regsitry globals.Michael Adam1-0/+5
2007-10-10r23543: Adjust comments.Michael Adam1-13/+3
2007-10-10r23541: Linking the LSA pipe module only once is probably enough.James Peach1-2/+0
2007-10-10r23539: Remove code duplication and unify behaviour of winbind_nss_*.h filesKai Blin2-6/+1
2007-10-10r23538: Fix for wild-card rename: We can't return directly on error, we need toVolker Lendecke1-2/+2
2007-10-10r23537: Revert the inbuf/outbuf part of r23528: This caused the Solaris CC ma...Volker Lendecke1-10/+54
2007-10-10r23536: Fix a typo. James: Please check!Michael Adam1-1/+1
2007-10-10r23530: Fix bugs #4678 and #4697 which had the same root cause.Jeremy Allison1-0/+54