summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-03add the the linked attributes elements to the repl structureAndrew Tridgell2-1/+9
2009-09-03tell the server that we support linked attribute replicationAndrew Tridgell1-6/+1
2009-09-03added dsdb_find_dn_by_guid()Andrew Tridgell1-0/+78
2009-09-03fix the ndr print routines for samba4Andrew Tridgell1-0/+15
2009-09-03support config files in the current directoryAndrew Tridgell1-2/+7
2009-09-03Fix for DSSYNC test against Windows 2003Anatoliy Atanasov1-0/+1
2009-09-03s3:libsmb: Attempt to fix bug 6665Volker Lendecke1-0/+6
2009-09-02s3-net: allow to exit "net rpc sh" with "q" as well.Günther Deschner1-1/+3
2009-09-02s3-netlogon: use WERRORs in NETLOGON_INFO structures.Günther Deschner4-75/+35
2009-09-02Do not redefine struprMatt Kraai2-0/+3
2009-09-02s3-pdb_ldap: Fix bug #4296: Clean up group membership while deleting a user.Günther Deschner1-0/+46
2009-09-02s4-smbtorture: test netr_ServerSetPassword2 against Samba3.Günther Deschner1-0/+1
2009-09-02s3-netlogon: implement _netr_ServerPasswordSet2.Günther Deschner1-11/+55
2009-09-02s3-netlogon: rework _netr_ServerPasswordSet.Günther Deschner1-62/+123
2009-09-02show the full set of command line options for ldb toolsAndrew Tridgell5-29/+6
2009-09-02s3-netlogon: implement _netr_LogonSamLogonWithFlags().Günther Deschner1-18/+40
2009-09-02traverse the ac list in reverse orderAndrew Tridgell1-1/+6
2009-09-02repl_meta_data should only be included when we are a DCAndrew Tridgell1-1/+1
2009-09-02s4:dsdb rewrite the linked_atrributes code to commit in the end_transaction hookAndrew Tridgell1-107/+281
2009-09-02move the repl_meta_data module up the ldb module stackAndrew Tridgell1-1/+2
2009-09-02wrap the entire vampire operation in a transactionAndrew Tridgell1-13/+24
2009-09-02use ldb_cmdline_help() in ldbsearchAndrew Tridgell2-8/+3
2009-09-02added ldb_cmdline_help()Andrew Tridgell1-29/+36
2009-09-02add the partition_control control to replication requestsAndrew Tridgell1-0/+22
2009-09-02change the dsdb_control_current_partition to not include internal variablesAndrew Tridgell2-82/+88
2009-09-02don't allow two controls to be added with the same OIDAndrew Tridgell1-1/+7
2009-09-02Display ldif formatted versions of all DRS changes at log level 4Andrew Tridgell1-0/+18
2009-09-02Wrap DRS changes in a transactionAndrew Tridgell1-0/+18
2009-09-02add a ref to the WSPP docsAndrew Tridgell1-0/+1
2009-09-02fixed spellingAndrew Tridgell1-1/+1
2009-09-02added ldb_ldif_message_string()Andrew Tridgell2-0/+28
2009-09-02s3-smbpasswd: Fix Bug #6584: allow DOM\user when changing passwords remotely.Simo Sorce1-3/+16
2009-09-01wbclient: Fix Bug #6680: always activate handling of large (> 256 byte) ntlmv2Günther Deschner1-4/+15
2009-09-01s3-docs: Update build howto.Karolin Seeger1-1/+3
2009-08-31netlogon: fill in more details for the netr_LogonControlX family of calls.Günther Deschner3-23/+50
2009-08-31s3-netlogon: add DS_WEB_SERVICE_REQUIRED bit for dsgetdcname calls.Günther Deschner3-0/+3
2009-08-30ldb: Depend on libtalloc 2.0.0Simo Sorce1-1/+1
2009-08-30ldb: cosmetic changes in ldb_dnSimo Sorce1-193/+292
2009-08-30s3: Fix libtalloc so versionSimo Sorce1-1/+1
2009-08-30s3:libwbclient: Fix bug 6349, initialize domain info structVolker Lendecke1-0/+2
2009-08-30s3:winbind: Fix bug 5626Volker Lendecke3-29/+23
2009-08-30w3:winbind: Convert WINBINDD_ALLOCATE_GID to the new APIVolker Lendecke16-40/+474
2009-08-30w3:winbind: Convert WINBINDD_ALLOCATE_UID to the new APIVolker Lendecke16-40/+488
2009-08-30One would expect I could spell my name...Michael Adam1-1/+1
2009-08-30One would expect I could spell my name.Michael Adam1-1/+1
2009-08-30tdb: move the original abi_checks script to script/abi_checks_gcc.shMichael Adam1-0/+0
2009-08-30tdb: run abi_checks as part of "make test".Michael Adam1-0/+2
2009-08-30tdb: remove files generated by "make abi_checks" in "make clean".Michael Adam1-0/+2
2009-08-30tdb: add a target "abi_checks" to tdb.Michael Adam1-0/+4
2009-08-30tdb: add script/abi_checks.sh. check for abi changes without gcc magic.Michael Adam1-0/+91