summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* added ldb_cmdline_help()Andrew Tridgell2009-09-021-29/+36
* add the partition_control control to replication requestsAndrew Tridgell2009-09-021-0/+22
* change the dsdb_control_current_partition to not include internal variablesAndrew Tridgell2009-09-022-82/+88
* don't allow two controls to be added with the same OIDAndrew Tridgell2009-09-021-1/+7
* Display ldif formatted versions of all DRS changes at log level 4Andrew Tridgell2009-09-021-0/+18
* Wrap DRS changes in a transactionAndrew Tridgell2009-09-021-0/+18
* add a ref to the WSPP docsAndrew Tridgell2009-09-021-0/+1
* fixed spellingAndrew Tridgell2009-09-021-1/+1
* added ldb_ldif_message_string()Andrew Tridgell2009-09-022-0/+28
* s3-smbpasswd: Fix Bug #6584: allow DOM\user when changing passwords remotely.Simo Sorce2009-09-021-3/+16
* wbclient: Fix Bug #6680: always activate handling of large (> 256 byte) ntlmv2Günther Deschner2009-09-011-4/+15
* s3-docs: Update build howto.Karolin Seeger2009-09-011-1/+3
* netlogon: fill in more details for the netr_LogonControlX family of calls.Günther Deschner2009-08-313-23/+50
* s3-netlogon: add DS_WEB_SERVICE_REQUIRED bit for dsgetdcname calls.Günther Deschner2009-08-313-0/+3
* ldb: Depend on libtalloc 2.0.0Simo Sorce2009-08-301-1/+1
* ldb: cosmetic changes in ldb_dnSimo Sorce2009-08-301-193/+292
* s3: Fix libtalloc so versionSimo Sorce2009-08-301-1/+1
* s3:libwbclient: Fix bug 6349, initialize domain info structVolker Lendecke2009-08-301-0/+2
* s3:winbind: Fix bug 5626Volker Lendecke2009-08-303-29/+23
* w3:winbind: Convert WINBINDD_ALLOCATE_GID to the new APIVolker Lendecke2009-08-3016-40/+474
* w3:winbind: Convert WINBINDD_ALLOCATE_UID to the new APIVolker Lendecke2009-08-3016-40/+488
* One would expect I could spell my name...Michael Adam2009-08-301-1/+1
* One would expect I could spell my name.Michael Adam2009-08-301-1/+1
* tdb: move the original abi_checks script to script/abi_checks_gcc.shMichael Adam2009-08-301-0/+0
* tdb: run abi_checks as part of "make test".Michael Adam2009-08-301-0/+2
* tdb: remove files generated by "make abi_checks" in "make clean".Michael Adam2009-08-301-0/+2
* tdb: add a target "abi_checks" to tdb.Michael Adam2009-08-301-0/+4
* tdb: add script/abi_checks.sh. check for abi changes without gcc magic.Michael Adam2009-08-301-0/+91
* tdb: add script to extract signatures from header files.Michael Adam2009-08-301-0/+178
* tdb: add scripts to extract library symbols (exports file) from headersMichael Adam2009-08-302-0/+121
* talloc: move the original abi_checks script to script/abi_checks_gcc.shMichael Adam2009-08-301-0/+0
* talloc: remove talloc_free from the exportsMichael Adam2009-08-301-1/+0
* talloc: run abi_checks as part of "make test"Michael Adam2009-08-301-0/+2
* talloc: remove files generated by "make abi_check" in "make clean"Michael Adam2009-08-301-0/+2
* talloc: add a target "abi_checks" to talloc.Michael Adam2009-08-301-0/+4
* talloc: add script/abi_checks.sh. check for abi changes without gcc magic.Michael Adam2009-08-301-0/+91
* talloc: add script to extract signatures from header files.Michael Adam2009-08-301-0/+178
* talloc: add scripts to extract library symbols (exports file) from headersMichael Adam2009-08-302-0/+121
* s3:winbind: Convert WINBINDD_LIST_GROUPS to the new APIVolker Lendecke2009-08-298-317/+215
* s3:winbind: Convert WINBINDD_LIST_USERS to the new APIVolker Lendecke2009-08-295-7/+214
* s3:nsstest: Fix a very confusing behaviour in nsstestVolker Lendecke2009-08-291-2/+2
* s3:winbind: add a fake NDR winbind cache validatorVolker Lendecke2009-08-291-0/+11
* s3:winbind: Convert the getgrent functions to the new APIVolker Lendecke2009-08-297-1038/+335
* s3:winbind: Add a comment about fill_grent_mem_domusers...Volker Lendecke2009-08-291-0/+4
* s3:winbind: Add some missing error checksVolker Lendecke2009-08-292-0/+6
* s3:winbind: Fix a typoVolker Lendecke2009-08-291-1/+1
* s3:winbind: Add async wb_next_grentVolker Lendecke2009-08-294-0/+194
* s3:winbind: Add async QueryGroupListVolker Lendecke2009-08-299-4/+391
* w3:winbind: Convert WINBINDD_LOOKUPRIDS to the new APIVolker Lendecke2009-08-2916-100/+623
* s3:winbind: Convert the GETDCNAME routines to the new APIVolker Lendecke2009-08-295-22/+98