summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* r4312: Marking "min password length" as depreciated (to be removed in one ofGünther Deschner2007-10-101-2/+2
* r4311: 'Document' the -L switch when adding groups with "net rpc group".Günther Deschner2007-10-101-0/+1
* r4306: Couple more MALLOC fixes from albert chin (china@thewrittenword.com).Jeremy Allison2007-10-102-2/+2
* r4305: Fix from Albert Chin (china@thewrittenword.com) to fix theJeremy Allison2007-10-102-6/+6
* r4301: One more *alloc -> SMB_MALLOC (not compiled by default).Jeremy Allison2007-10-101-2/+2
* r4296: Patch from William Jojo <jojowil@hvcc.edu> to fix HPUX sendfile and addJeremy Allison2007-10-102-1/+86
* r4295: Don't include header len in data write debug.Jeremy Allison2007-10-101-1/+1
* r4293: Fix inspired by debug trace from Rob Foehl <rwf@loonybin.net> - catch ...Jeremy Allison2007-10-101-2/+20
* r4291: More *alloc fixes inspired by Albert Chin (china@thewrittenword.com).Jeremy Allison2007-10-108-44/+47
* r4289: Close LDAP-Connection before retrying to open a new connection in theGünther Deschner2007-10-101-0/+1
* r4287: Vampire SAM_DELTA_DOMAIN_INFO.Günther Deschner2007-10-105-19/+259
* r4286: Give back 8 byte lm_session_key in Netrsamlogon-reply.Günther Deschner2007-10-105-14/+37
* r4285: Allow -v or -l for displaying verbose groupmap-listing as well asGünther Deschner2007-10-101-0/+3
* r4273: Same fix for r4272 in SAMBA_3_0 branch.Tim Potter2007-10-101-1/+1
* r4270: Add some const as a fix for bugzilla #2135.Tim Potter2007-10-101-1/+1
* r4268: Merge fix for bugzilla #2150.Tim Potter2007-10-103-11/+2
* r4260: Change the license for the winbindd external interface more liberal.Tim Potter2007-10-101-14/+3
* r4259: Fix cast in SMB_XMALLOC_ARRAY. Bugzilla #2168.Tim Potter2007-10-101-1/+1
* r4258: strlower username, not (non-existing) domain_username.Günther Deschner2007-10-101-1/+1
* r4256: Add a patch from kllin@it.su.se: New Parameter 'afs token lifetime' te...Volker Lendecke2007-10-102-1/+13
* r4254: Add an undocumented hack. I had to delete a wrong mapping (a user that...Volker Lendecke2007-10-101-0/+54
* r4252: Comment clarification from Love Hörnquist Åstrand <lha@stacken.kth.se>.Volker Lendecke2007-10-101-3/+7
* r4251: AFS does not cope with spaces in file names. Implement a stupid mappin...Volker Lendecke2007-10-101-2/+32
* r4248: Implement smbstatus -n, don't lookup users and groups. On heavily loadedVolker Lendecke2007-10-101-15/+21
* r4241: More *alloc fixes.Jeremy Allison2007-10-101-2/+7
* r4238: More *alloc fixes.Jeremy Allison2007-10-101-7/+7
* r4236: More *alloc fixes.Jeremy Allison2007-10-105-27/+25
* r4234: More malloc fixes to use the macros.Jeremy Allison2007-10-103-57/+57
* r4226: display infolevel 12 in query_dom_info.Günther Deschner2007-10-101-0/+10
* r4224: Today is not my day ....Volker Lendecke2007-10-101-1/+3
* r4222: Always compile before commit...Volker Lendecke2007-10-101-1/+1
* r4221: when in the multi-mapping mode of idmap_rid:Günther Deschner2007-10-101-4/+10
* r4219: Fix samba3 samr "idl"... According to samba4 idl samr_DomInfo2 contains aVolker Lendecke2007-10-103-21/+9
* r4217: Fix open_any_socket_out.Volker Lendecke2007-10-101-13/+27
* r4216: fix segfault in idmap_ridGünther Deschner2007-10-101-2/+2
* r4212: Ensure we only look at the bottom bit of large_readx.Jeremy Allison2007-10-102-6/+9
* r4208: Set version to 3.0.11John Terpstra2007-10-101-1/+1
* r4190: When changing length calculations, get them right......Jeremy Allison2007-10-102-3/+4
* r4188: Ensure we add in the upper length in the right place !Jeremy Allison2007-10-101-1/+1
* r4186: Fix client & server to allow 127k READX calls.Jeremy Allison2007-10-105-10/+21
* r4184: Removed unused extern.Jeremy Allison2007-10-101-1/+0
* r4153: port from trunk of pdbedit changesSimo Sorce2007-10-101-7/+82
* r4143: Make strict locking an enum. Auto means use oplock optimization.Jeremy Allison2007-10-103-14/+21
* r4134: check the setprinter(3) based on the access permissions on the handle ...Gerald Carter2007-10-101-14/+11
* r4130: add bad_password_count and logon_count to vampire (inspired by a patchGünther Deschner2007-10-101-2/+5
* r4128: Cron jobs etc seem to do an initgroups for root quite frequently. SoVolker Lendecke2007-10-101-1/+1
* r4127: vampire munged_dial.Günther Deschner2007-10-101-0/+8
* r4126: Fix from Björn Jacke <bjoern@j3e.de> for bugid #2040 - ensure the localeJeremy Allison2007-10-101-0/+9
* r4121: Optimisation from Nadav Danieli <nadavd@exanet.com>. If we're oplocked,Jeremy Allison2007-10-101-1/+9
* r4120: Never, ever, doubt valgrind :-). Fix order of evaluation bug that's be...Jeremy Allison2007-10-102-12/+6