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