summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r4258: strlower username, not (non-existing) domain_username.Günther Deschner1-1/+1
2007-10-10r4256: Add a patch from kllin@it.su.se: New Parameter 'afs token lifetime' te...Volker Lendecke2-1/+13
2007-10-10r4254: Add an undocumented hack. I had to delete a wrong mapping (a user that...Volker Lendecke1-0/+54
2007-10-10r4252: Comment clarification from Love Hörnquist Åstrand <lha@stacken.kth.se>.Volker Lendecke1-3/+7
2007-10-10r4251: AFS does not cope with spaces in file names. Implement a stupid mappin...Volker Lendecke1-2/+32
2007-10-10r4248: Implement smbstatus -n, don't lookup users and groups. On heavily loadedVolker Lendecke1-15/+21
2007-10-10r4241: More *alloc fixes.Jeremy Allison1-2/+7
2007-10-10r4238: More *alloc fixes.Jeremy Allison1-7/+7
2007-10-10r4236: More *alloc fixes.Jeremy Allison5-27/+25
2007-10-10r4234: More malloc fixes to use the macros.Jeremy Allison3-57/+57
2007-10-10r4226: display infolevel 12 in query_dom_info.Günther Deschner1-0/+10
2007-10-10r4224: Today is not my day ....Volker Lendecke1-1/+3
2007-10-10r4222: Always compile before commit...Volker Lendecke1-1/+1
2007-10-10r4221: when in the multi-mapping mode of idmap_rid:Günther Deschner1-4/+10
2007-10-10r4219: Fix samba3 samr "idl"... According to samba4 idl samr_DomInfo2 contains aVolker Lendecke3-21/+9
2007-10-10r4217: Fix open_any_socket_out.Volker Lendecke1-13/+27
2007-10-10r4216: fix segfault in idmap_ridGünther Deschner1-2/+2
2007-10-10r4212: Ensure we only look at the bottom bit of large_readx.Jeremy Allison2-6/+9
2007-10-10r4208: Set version to 3.0.11John Terpstra1-1/+1
2007-10-10r4190: When changing length calculations, get them right......Jeremy Allison2-3/+4
2007-10-10r4188: Ensure we add in the upper length in the right place !Jeremy Allison1-1/+1
2007-10-10r4186: Fix client & server to allow 127k READX calls.Jeremy Allison5-10/+21
2007-10-10r4184: Removed unused extern.Jeremy Allison1-1/+0
2007-10-10r4153: port from trunk of pdbedit changesSimo Sorce1-7/+82
2007-10-10r4143: Make strict locking an enum. Auto means use oplock optimization.Jeremy Allison3-14/+21
2007-10-10r4134: check the setprinter(3) based on the access permissions on the handle ...Gerald Carter1-14/+11
2007-10-10r4130: add bad_password_count and logon_count to vampire (inspired by a patchGünther Deschner1-2/+5