summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r12376: Second patch from Martin Koeppe <mkoeppe@gmx.de>Jeremy Allison1-2/+2
2007-10-10r12341: add DEBUG statement.Günther Deschner1-1/+3
2007-10-10r12338: add ifdef DEBUG_PASSWORD before printing clear text password.Günther Deschner1-0/+2
2007-10-10r12336: A couple of fixes and enhancements for adssearch.pl (espc. to debugGünther Deschner1-76/+293
2007-10-10r12313: Introduce yet another copy of the string_sub function:Volker Lendecke4-21/+101
2007-10-10r12312: Reformatting and a trivial change: is_share_read_only_for_user only usesVolker Lendecke1-14/+22
2007-10-10r12311: ReformattingVolker Lendecke1-15/+23
2007-10-10r12308: ReformattingVolker Lendecke1-4/+2
2007-10-10r12307: Reformatting plus a trivial if/else simplification. There's no point ...Volker Lendecke1-72/+122
2007-10-10r12306: ReformattingVolker Lendecke1-38/+69
2007-10-10r12305: ReformattingVolker Lendecke1-8/+20
2007-10-10r12303: Move split_domain_and_name to util_getent.c and make it static there.Volker Lendecke2-28/+31
2007-10-10r12291: Make getgroups_user static.Volker Lendecke1-2/+2
2007-10-10r12290: TypoVolker Lendecke1-1/+1
2007-10-10r12281: adding a note about WINS and NetLogon not being remotely manageableGerald Carter1-2/+2
2007-10-10r12279: unix_mask_match has been broken for *ever*... (How).Jeremy Allison4-5/+6
2007-10-10r12275: Fix memory leak found by Mikhail Kshevetskiy <kl@laska.dorms.spbu.ru>Jeremy Allison2-2/+16
2007-10-10r12273: Fix copy paste error.Günther Deschner1-2/+2
2007-10-10r12262: * patch from Brian Moran to fix segv in eventlogadm when not eventlogsGerald Carter2-3/+9
2007-10-10r12250: Patch from Martin Koeppe <mkoeppe@gmx.de> for #3287Jeremy Allison1-6/+6
2007-10-10r12245: eDirectory returns LDAP_UNWILLING_TO_PERFORM if theJeremy Allison1-0/+9
2007-10-10r12236: r11740@cabra: derrell | 2005-12-14 13:16:58 -0500Derrell Lipman1-1/+1
2007-10-10r12235: r11738@cabra: derrell | 2005-12-14 13:15:14 -0500Derrell Lipman1-0/+2
2007-10-10r12234: Reduce the race condition for renames by holding the lockJeremy Allison2-20/+34
2007-10-10r12225: r11729@cabra: derrell | 2005-12-13 22:59:45 -0500Derrell Lipman4-33/+63
2007-10-10r12224: adding more characters to the invalid share name stringGerald Carter1-1/+1
2007-10-10r12221: Fix error code paths that can potentially leave a dangling lock.Jeremy Allison1-2/+13
2007-10-10r12214: Fix compile if SYNC_DNS is set.Jeremy Allison1-1/+1
2007-10-10r12213: Final fix for #3303 - send rename messages to smbd'sJeremy Allison8-20/+169
2007-10-10r12203: Add the share path into the sharemode db. This involvesJeremy Allison10-49/+124
2007-10-10r12196: patch from Krishna Ganugapati <krishnag@centeris.com>Gerald Carter1-1/+17
2007-10-10r12194: Ensure that when we set a connection path we've canonicalizedJeremy Allison4-8/+107
2007-10-10r12193: Fix some typos.Günther Deschner3-3/+3
2007-10-10r12185: Cosmetic cleanupVolker Lendecke2-33/+4
2007-10-10r12182: Cosmetic cleanupVolker Lendecke2-44/+30
2007-10-10r12177: last of outstanding patches in my queue to deal with MMC.Gerald Carter1-5/+41
2007-10-10r12176: fix type mismatch after rpc structure change in rpc_svcctl.hGerald Carter1-1/+1
2007-10-10r12174: Simple patch to work around the current lack of BUILTINGerald Carter1-3/+53
2007-10-10r12173: doing some service control workGerald Carter7-27/+58
2007-10-10r12170: Fix a segfault -- this is post-3.0.21 codeVolker Lendecke1-1/+2
2007-10-10r12169: Remove an unused functionVolker Lendecke1-35/+0
2007-10-10r12163: Change lookup_sid and lookup_name to return const char * instead of c...Volker Lendecke8-71/+79
2007-10-10r12160: The filename parameter to get_share_mode_lock is goingJeremy Allison1-2/+2
2007-10-10r12133: Fix an uninitialized variable in new code in rpc_server/srv_samr_nt.c.Volker Lendecke2-6/+23
2007-10-10r12131: Fix it really, this time :)Günther Deschner1-2/+2
2007-10-10r12130: display domain GUID.Günther Deschner1-1/+1
2007-10-10r12129: Fix uninitialized variables.Volker Lendecke2-1/+4
2007-10-10r12119: r10812@cabra: derrell | 2005-12-07 22:44:26 -0500Derrell Lipman1-5/+0
2007-10-10r12118: r10805@cabra: derrell | 2005-12-07 22:34:55 -0500Derrell Lipman1-12/+101
2007-10-10r12111: Fix the "everything" build by re-adding debug2html. Oops.Jeremy Allison3-2/+437