summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* Bug 6488: acl_group_override() call in posix acls references an uninitialized...samba-3.2.13Jeremy Allison2009-06-221-12/+10
* VERSION: Raise version number up to 3.2.13.Karolin Seeger2009-06-181-1/+1
* Fix bug 6478Volker Lendecke2009-06-181-20/+20
* s3/idmap: Fix out of memory error with Winbind idmap.Sébastien Prud'homme2009-06-151-2/+6
* Revert the extra SAMR and LSA checks.Jeremy Allison2009-06-152-70/+0
* s3-groupdb: fix enum_aliasmem in ldb branch.Günther Deschner2009-06-151-1/+1
* s3/passdb: Fix debug message: 'net setmaxrid' does not exist.Karolin Seeger2009-06-101-2/+2
* s3-samr: Fix Bug #6372, usermanager only displaying 1024 groups and aliases.Günther Deschner2009-06-101-0/+12
* VERSION: Raise version number up to 3.2.12.Karolin Seeger2009-06-021-1/+1
* s3: zero an uninitialized arrayMarc VanHeyningen2009-06-021-1/+4
* Fix a race condition in winbind leading to a panicVolker Lendecke2009-06-021-0/+1
* s3/groupmapping: Groupdb mapping fix (bug #6386).Jeremy Allison2009-06-021-6/+20
* Insure we always return NULL on error.Simo Sorce2009-06-021-0/+1
* Make test for open modes more robust against other bits.Jeremy Allison2009-06-021-1/+1
* Fix bug in processing of open modes in POSIX open.Jeremy Allison2009-06-021-0/+2
* Fix bug 6382: Case insensitive access to DFS links brokenVolker Lendecke2009-06-021-0/+2
* s3-auth: use full 16byte session key in make_user_info_netlogon_interactive().Jeremy Allison2009-06-022-3/+2
* s3-credentials: protect netlogon_creds_server_step() against NULL creds.Guenther Deschner2009-06-021-0/+4
* After getting confirmation from Guenther, add 3 changes we'll ultimately need...Jeremy Allison2009-06-021-13/+23
* Jeremy, with 9a5d5cc1db0ee60486f932e34cd7961b90c70a56 you alter the in negoti...Guenther Deschner2009-06-021-2/+6
* s3/ldap: also handle DirX return codesBjörn Jacke2009-06-021-0/+2
* s3:smbd: fix posix acls when setting an ACL without explicit ACE for the owne...Stefan Metzmacher2009-06-021-3/+18
* Fix bug 5798: "CFLAGS info lost in configure"Volker Lendecke2009-06-021-1/+1
* Fix bug #6291 - force user stop working. A previous fix broke the invariant t...Jeremy Allison2009-06-021-1/+37
* 3.2 samr bug 6301: fix samr_ConnectVersion enum which is 32bit not 16bit.Günther Deschner2009-06-022-4/+4
* s3-selftest: test wbinfo --allocate-uid/gid.Günther Deschner2009-06-021-0/+2
* Fix profile acls in some corner casesSimo Sorce2009-06-021-3/+18
* Avoid duplicate acesSimo Sorce2009-06-021-13/+48
* Add comment explaining the previous fix.Jeremy Allison2009-06-021-0/+6
* Fix bug #6279 - winbindd crash. Cope with LDAP libraries returning LDAP_SUCCE...Jeremy Allison2009-06-021-0/+4
* s3:net: add --request-timeout optionStefan Metzmacher2009-06-023-1/+7
* s3:net_rpc: don't shutdown a cli_state passed from the callerStefan Metzmacher2009-06-021-9/+8
* s3:registry: Prevent creation of keys containing the '/' character.Michael Adam2009-06-021-0/+10
* VERSION: Raise version number upt to 3.2.11.Karolin Seeger2009-04-171-1/+1
* When doing a cli_ulogoff don't invalidate the cnum, invalidate the vuid.Jeremy Allison2009-04-171-1/+1
* Don't look up local user for remote changes, even when root.Jim McDonough2009-04-171-6/+10
* s3-lsa: Fix Bug #6263. Unexpected LookupSids reply crashes XP pre-SP3.Günther Deschner2009-04-171-1/+9
* Fix bug #6089 - Winbind samr_OpenDomain not possible with Samba 3.2.6+Jeremy Allison2009-04-173-13/+6
* s3-loadparm: Fix resume command typo for "printing = vlp".Guenther Deschner2009-04-171-1/+1
* Fix a memleak in an unlikely error path in change_notify_create()Volker Lendecke2009-04-171-0/+1
* Fix bug #6254 - PUT/GET produces an error in IPv6 to a smb-server(3.3)Jeremy Allison2009-04-171-18/+23
* s3/popt.h: Fix typo.Karolin Seeger2009-04-171-1/+1
* s3/loadparm: Fiy typos.Karolin Seeger2009-04-171-2/+2
* s3/gpo_ldap: Fix typo.Karolin Seeger2009-04-171-1/+1
* s3/smbconf_reg: Fix typo.Karolin Seeger2009-04-171-1/+1
* Fix smbd crash for close_on_completionVolker Lendecke2009-04-171-0/+4
* Allow pdbedit to change a user rid/sid. Based on a fix from AlexanderJeremy Allison2009-04-171-3/+57
* VERSION: Raise version number up to 3.2.10.Karolin Seeger2009-04-011-1/+1
* Tidy up some convert_string_internal error cases, found by Andrew Bartlett.Jeremy Allison2009-04-011-6/+19
* s3: fix the fix for bug #6195 - dont let smbd child processes panicMichael Adam2009-04-011-2/+16