summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4653: Output file of "test" pdb backend should be called test.soJelmer Vernooij3-2/+2
2007-10-10r4651: Add "refuse machine password change" policy field. This update will justJim McDonough3-16/+65
2007-10-10r4646: Allow Account Lockout with Lockout Duration "forever" (until adminGünther Deschner1-3/+9
2007-10-10r4645: patch from Rob to fix the build breakage in vfstest after the reload_p...Gerald Carter2-3/+6
2007-10-10r4633: Finally give rpcclient a port-command.Günther Deschner1-1/+3
2007-10-10r4604: Attempt to fix the buildfarm build.Volker Lendecke1-1/+1
2007-10-10r4601: Removed any use of the MAX_XXX_STR style definitions. A little largerJeremy Allison3-84/+72
2007-10-10r4581: From Derrell.Lipman@UnwiredUniverse.com. Use nanosleep instead of selectJeremy Allison2-1/+15
2007-10-10r4579: small changes to allow the members og the Domain Admins group on the S...Gerald Carter2-64/+163
2007-10-10r4577: Fix from William Jojo <jojowil@hvcc.edu> for AIX 5.3 compile.Jeremy Allison1-2/+2
2007-10-10r4575: adding extra debug to cm_prepare_connection()Gerald Carter1-0/+3
2007-10-10r4573: merge -r 4572 from SAMBA_4_0:Stefan Metzmacher1-0/+1
2007-10-10r4570: Replace cli->nt_pipe_fnum with an array of NT file numbers, one for eachVolker Lendecke8-46/+58
2007-10-10r4561: This looks a lot larger than it is, this is to reduce the clutter on f...Volker Lendecke13-145/+145
2007-10-10r4545: Fix based on work by Derrell.Lipman@UnwiredUniverse.com :Jeremy Allison1-4/+26
2007-10-10r4539: patch from Rob -- adding real printcap name cache function to speed up...Gerald Carter12-566/+385
2007-10-10r4538: Fix bugzilla 2198, accounts which have password last set to 0 are gettingJim McDonough1-0/+3
2007-10-10r4525: fix Fedora specfile to include pam_winbind(8) man pageGerald Carter1-0/+1
2007-10-10r4514: Fix for bugzilla 1770. Remove READ_ATTRIBUTES from GENERIC_EXECUTE, o...Jim McDonough1-1/+1
2007-10-10r4370: Don't assume the compiler supports declarations after statements.Jelmer Vernooij1-1/+1
2007-10-10r4369: Patch for bug #2190 (SWAT displaying parameters in UNIX charset)Jeremy Allison1-6/+18
2007-10-10r4353: Finally get length of munged_dial correct.Günther Deschner1-1/+1
2007-10-10r4352: Base64-encode munged-dial with correct length in 'net rpc vampire'.Günther Deschner1-1/+4
2007-10-10r4351: Vampire Logon-Hours. Update Logon-Hours only when they have changed.Günther Deschner2-3/+26
2007-10-10r4350: bumping version to 3.0.11pre2Gerald Carter1-1/+1
2007-10-10r4346: Fix cut-and-paste error - bugid #2189. Fixed by Buck Huppmann <buckh@p...Jeremy Allison1-1/+1
2007-10-10r4343: forgot to add info-level 8 to SAMR_UNKNOWN_2E as well.Günther Deschner1-0/+3
2007-10-10r4337: Produce a slightly different error message is lanman authentication isAndrew Bartlett1-3/+8
2007-10-10r4336: Apply some other samba4 SAMR idl that is just too obvious. Don't hardGünther Deschner4-14/+21
2007-10-10r4334: Fix for bugid #2186 - from Buck Huppmann <buckh@pobox.com>Jeremy Allison2-1/+10
2007-10-10r4331: Implement SAMR query_dom_info-call info-level 8 server- and client-side,Günther Deschner5-12/+86
2007-10-10r4330: Fix for bug found by Rob Foehl <rwf@loonybin.net>. Remember toJeremy Allison1-0/+2
2007-10-10r4312: Marking "min password length" as depreciated (to be removed in one ofGünther Deschner1-2/+2
2007-10-10r4311: 'Document' the -L switch when adding groups with "net rpc group".Günther Deschner1-0/+1
2007-10-10r4306: Couple more MALLOC fixes from albert chin (china@thewrittenword.com).Jeremy Allison2-2/+2
2007-10-10r4305: Fix from Albert Chin (china@thewrittenword.com) to fix theJeremy Allison2-6/+6
2007-10-10r4301: One more *alloc -> SMB_MALLOC (not compiled by default).Jeremy Allison1-2/+2
2007-10-10r4296: Patch from William Jojo <jojowil@hvcc.edu> to fix HPUX sendfile and addJeremy Allison2-1/+86
2007-10-10r4295: Don't include header len in data write debug.Jeremy Allison1-1/+1
2007-10-10r4293: Fix inspired by debug trace from Rob Foehl <rwf@loonybin.net> - catch ...Jeremy Allison1-2/+20
2007-10-10r4291: More *alloc fixes inspired by Albert Chin (china@thewrittenword.com).Jeremy Allison8-44/+47
2007-10-10r4289: Close LDAP-Connection before retrying to open a new connection in theGünther Deschner1-0/+1
2007-10-10r4287: Vampire SAM_DELTA_DOMAIN_INFO.Günther Deschner5-19/+259
2007-10-10r4286: Give back 8 byte lm_session_key in Netrsamlogon-reply.Günther Deschner5-14/+37
2007-10-10r4285: Allow -v or -l for displaying verbose groupmap-listing as well asGünther Deschner1-0/+3
2007-10-10r4273: Same fix for r4272 in SAMBA_3_0 branch.Tim Potter1-1/+1
2007-10-10r4270: Add some const as a fix for bugzilla #2135.Tim Potter1-1/+1
2007-10-10r4268: Merge fix for bugzilla #2150.Tim Potter3-11/+2
2007-10-10r4260: Change the license for the winbindd external interface more liberal.Tim Potter1-14/+3
2007-10-10r4259: Fix cast in SMB_XMALLOC_ARRAY. Bugzilla #2168.Tim Potter1-1/+1