summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s3:idmap_autorid: fix freeing of non-talloced memory (uninitialized pointer) ...Michael Adam2013-02-131-1/+1
* Add a herald with version string to smbtortureRichard Sharpe2013-02-131-0/+2
* Fix bug 9519 - Samba returns unexpected error on SMB posix open.Jeremy Allison2013-02-121-2/+9
* Fix some cut-and-paste and spelling in debug messagesGuenter Kukkukk2013-02-121-8/+8
* Fix bug #9642 - vfs_afsacl.c won't build.Jeremy Allison2013-02-111-1/+2
* Improve the configure tests for aio_suspend to get rid of warnings. Timur pro...Richard Sharpe2013-02-092-2/+2
* s3: Make SMB2_GETINFO multi-volume aware.Ira Cooper2013-02-083-9/+20
* winbind: Fix an incompatible pointer type warningVolker Lendecke2013-02-081-1/+1
* dbwrap: Prevent transactions on non-persistent dbsVolker Lendecke2013-02-081-0/+5
* torture: We use transactions for CLEAR_IF_FIRST dbVolker Lendecke2013-02-081-1/+1
* ldb: Add more data test data for one level test casesMatthieu Patou2013-02-081-0/+14
* ldb: Add tests for the python apiMatthieu Patou2013-02-081-0/+8
* dsdb-operational: rework the loop for attribute removalMatthieu Patou2013-02-081-41/+92
* ldb: Add more tests related to onelevel searchMatthieu Patou2013-02-082-0/+14
* ldb: use strncmp instead of strcmp when comparing the val partMatthieu Patou2013-02-081-2/+2
* ldb: make test output more readableMatthieu Patou2013-02-081-4/+2
* ldb-tdb: Document ltdb_index_add1 for more clarityMatthieu Patou2013-02-081-3/+20
* ldb-tdb: Fix a wrong parameter in ltdb_storeMatthieu Patou2013-02-081-1/+2
* ldb_tdb: raise level of full index scan message so that it starts to be reall...Matthieu Patou2013-02-081-1/+1
* dsdb-repl: make message more clearerMatthieu Patou2013-02-081-2/+2
* replmetadata: raise msg level for conflict resolution so that we don't polute...Matthieu Patou2013-02-081-2/+2
* dsdb-repl: do not ask to add ref when doing getncchange for an exopMatthieu Patou2013-02-081-0/+7
* dsdb-cracknames: Fix potential double free and memory leaksMatthieu Patou2013-02-081-2/+4
* BUG 9633: Recursive mget should continue on EPERM.David Disseldorp2013-02-071-2/+11
* s3-rpc_server: Fix password encoding in _netr_ServerGetTrustInfo().Sumit Bose2013-02-071-14/+8
* s3-rpc_server: Dont wipe out ref pointers in _netr_ServerGetTrustInfo().Günther Deschner2013-02-071-13/+4
* autoconf: rename pdb_ldap module to pdb_ldapsamAlexander Bokovoy2013-02-061-2/+7
* source3/wscript: support 'pdb_ldap' module in configureAlexander Bokovoy2013-02-061-0/+13
* Rename pdb_ldap to pdb_ldapsamAndreas Schneider2013-02-066-13/+17
* PIDL: fix parsing linemarkers in preprocessor outputAlexander Bokovoy2013-02-062-2/+6
* docs: Add missing ")".Samba-JP oota2013-02-061-1/+1
* s3:auth small optimization in create_token_from_sidChristian Ambach2013-02-051-3/+5
* s3:net: reduce indentation in net idmap delete for symmetry and consistencyMichael Adam2013-02-051-5/+7
* s3:net: introduce a talloc stackframe for net idmap deleteMichael Adam2013-02-051-3/+2
* s3:net_idmap_delete do not lock two records at the same timeChristian Ambach2013-02-051-24/+25
* s3:net idmap: use lp_idmap_default_backend() now that we have it.Michael Adam2013-02-051-1/+1
* s3:param: add new lp_idmap_default_backend()Michael Adam2013-02-052-0/+6
* s3:param: introduce new lp_idmap_backend() that takes the domainMichael Adam2013-02-052-0/+28
* s3:param: add a commentMichael Adam2013-02-051-0/+4
* s3:param: remove unused function lp_idmap_backend()Michael Adam2013-02-054-2/+2
* s3:net idmap: remove call to lp_idmap_backend() - this is useless.Michael Adam2013-02-051-2/+2
* s3:param: remove unused functions lp_idmap_uid() and lp_idmap_gid()Michael Adam2013-02-052-49/+0
* s3:auth: use new lp_idmap_default_range() instead of lp_idmap_gid() in create...Michael Adam2013-02-051-2/+2
* s3:param: add utility function lp_idmap_default_range()Michael Adam2013-02-052-0/+6
* s3:param: add a utility function lp_idmap_range() to get the configured range...Michael Adam2013-02-052-0/+41
* s3:param: remove an old comment (that is not up-to date any more)Michael Adam2013-02-051-2/+0
* tdb: Remove "header" from tdb_contextVolker Lendecke2013-02-0513-59/+64
* tdb: Pass argument "header" to check_header_hashVolker Lendecke2013-02-051-4/+6
* tdb: Pass argument "header" to tdb_new_databaseVolker Lendecke2013-02-051-6/+8
* samba-tool/domain provision: add support for utf-8 passwords for --adminpassStefan Metzmacher2013-02-041-0/+1