summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #6628 - "smbpassdb -a" using rid algorithm with tdbsam passdbSimo Sorce2009-08-121-1/+1
* s3:winbindd: raise the timeout for lsa_Lookup*() calls from 10 to 35 seconds.Stefan Metzmacher2009-08-112-1/+57
* s3:passdb: fix bug #6509: use gid (not uid) cache in fetch_gid_from_cache().Michael Adam2009-08-111-1/+1
* s3:winbind:idmap_ldap: fix a crash bug in idmap_ldap_unixids_to_sids (#6387)Michael Adam2009-08-111-1/+1
* VERSION: Raise version up to 3.2.14.Karolin Seeger2009-08-101-1/+1
* s3/smbldap: Fix typo in debug message.Karolin Seeger2009-08-061-1/+1
* Fix SAMR server for winbindd access. Ensure we allow MAX_ACCESS to be mapped ...Jeremy Allison2009-08-041-2/+2
* handling upn nameBo Yang2009-07-273-3/+21
* s3:util: let parent_dirname() correctly return toplevel filenamesStefan Metzmacher2009-07-031-1/+1
* Fix bug #6520 time stamps.Jeremy Allison2009-07-021-3/+32
* Don't require "Modify property" perms to unjoin (bug #6481) "net ads leave" s...Jim McDonough2009-06-306-21/+55
* s3-test: add RPC-SAMR-MACHINE-AUTH to list of tests to run against s3.Günther Deschner2009-06-291-0/+2
* VERSION: Raise version number up to 3.2.13.Karolin Seeger2009-06-291-1/+1
* Fix bug 6478Volker Lendecke2009-06-291-20/+20
* s3/lanman: Workaround for KB932762.Volker Lendecke2009-06-271-0/+1
* s3-net: Fix bug 6340: don't segfault when cleartext trustdom pwd could not be...Günther Deschner2009-06-191-1/+1
* Bug 6488: acl_group_override() call in posix acls references an uninitialized...Jeremy Allison2009-06-191-12/+10
* Fix bug #6487: Missing DFS call in trans2 mkdir call. (cherry picked from com...Jeremy Allison2009-06-191-0/+15
* s3-lsa: Fix _lsa_LookupNames2() server implementation which always returned a...Günther Deschner2009-06-181-0/+1
* Fix bug #6476 - more then 3000 smbd-zombies in memoryJeremy Allison2009-06-181-4/+15
* Fix bug #6421 - POSIX read-only open fails on read-only shares. The change to...Jeremy Allison2009-06-172-8/+12
* s3/libsmb: Fix typo in error message.Karolin Seeger2009-06-171-1/+1
* s3/idmap: Fix out of memory error with Winbind idmap.Sébastien Prud'homme2009-06-121-2/+6
* Revert the extra SAMR and LSA checks.Jeremy Allison2009-06-122-70/+0
* s3-groupdb: fix enum_aliasmem in ldb branch.Günther Deschner2009-06-121-1/+1
* s3/passdb: Fix debug message: 'net setmaxrid' does not exist.Karolin Seeger2009-06-061-2/+2
* s3-samr: Fix Bug #6372, usermanager only displaying 1024 groups and aliases.Günther Deschner2009-06-061-0/+12
* VERSION: Raise version number up to 3.2.12.Karolin Seeger2009-06-021-1/+1
* s3: zero an uninitialized arrayMarc VanHeyningen2009-05-281-1/+4
* Fix a race condition in winbind leading to a panicVolker Lendecke2009-05-271-0/+1
* s3/groupmapping: Groupdb mapping fix (bug #6386).Jeremy Allison2009-05-231-6/+20
* Insure we always return NULL on error.Simo Sorce2009-05-231-0/+1
* Make test for open modes more robust against other bits.Jeremy Allison2009-05-231-1/+1
* Fix bug in processing of open modes in POSIX open.Jeremy Allison2009-05-231-0/+2
* Fix bug 6382: Case insensitive access to DFS links brokenVolker Lendecke2009-05-231-0/+2
* s3-auth: use full 16byte session key in make_user_info_netlogon_interactive().Jeremy Allison2009-05-192-3/+2
* s3-credentials: protect netlogon_creds_server_step() against NULL creds.Guenther Deschner2009-05-191-0/+4
* After getting confirmation from Guenther, add 3 changes we'll ultimately need...Jeremy Allison2009-05-191-13/+23
* Jeremy, with 9a5d5cc1db0ee60486f932e34cd7961b90c70a56 you alter the in negoti...Guenther Deschner2009-05-191-2/+6
* s3/ldap: also handle DirX return codesBjörn Jacke2009-05-151-0/+2
* s3:smbd: fix posix acls when setting an ACL without explicit ACE for the owne...Stefan Metzmacher2009-05-131-3/+18
* Fix bug 5798: "CFLAGS info lost in configure"Volker Lendecke2009-05-131-1/+1
* Fix bug #6291 - force user stop working. A previous fix broke the invariant t...Jeremy Allison2009-05-111-1/+37
* 3.2 samr bug 6301: fix samr_ConnectVersion enum which is 32bit not 16bit.Günther Deschner2009-05-042-4/+4
* s3-selftest: test wbinfo --allocate-uid/gid.Günther Deschner2009-04-231-0/+2
* Fix profile acls in some corner casesSimo Sorce2009-04-221-3/+18
* Avoid duplicate acesSimo Sorce2009-04-221-13/+48
* Add comment explaining the previous fix.Jeremy Allison2009-04-221-0/+6
* Fix bug #6279 - winbindd crash. Cope with LDAP libraries returning LDAP_SUCCE...Jeremy Allison2009-04-221-0/+4
* s3:net: add --request-timeout optionStefan Metzmacher2009-04-203-1/+7