summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-20charset/tests/iconv - Remove the "const" from "ptr_in" to prevent "discard_co...Matthias Dieter Wallnöfer1-7/+7
2009-11-20tdb tools: Mostly cosmetic adaptionsMatthias Dieter Wallnöfer2-8/+9
2009-11-20util/strlist: Fix up "const" warnings in the string list and test codeMatthias Dieter Wallnöfer3-26/+30
2009-11-20s3-build: delete more object files for "make clean".Günther Deschner1-2/+3
2009-11-20Cosmetic patch - fixed case of attribute name.Nadezhda Ivanova1-1/+1
2009-11-20s4:min_versions: require ldb 0.9.9Stefan Metzmacher1-1/+1
2009-11-20s4:lib/ldb: change version to 0.9.9 after some critical index fixesStefan Metzmacher1-1/+1
2009-11-20librpc: rerun "make idl"Stefan Metzmacher6-0/+507
2009-11-20Revert "Work around ndr_unpack failing on structures with relative pointers."Stefan Metzmacher1-18/+1
2009-11-20pidl:NDR/Parser.pm: update ndr_pull->relative_highest_offset after handling r...Stefan Metzmacher1-1/+6
2009-11-20librpc/ndr: remember the highest offset we parsed with relative pointer buffersStefan Metzmacher2-6/+22
2009-11-20s3:idmap_ldap: trim the " chars from the location string in idmap_ldap_db_initMichael Adam1-0/+2
2009-11-20s3:idmap_ldap: trim the " chars from the location string in idmap_ldap_alloc_...Michael Adam1-0/+2
2009-11-20Implementation of LDAP_SERVER_SD_FLAGS_OID on modify requests.Nadezhda Ivanova2-21/+240
2009-11-20Some changes to allow processing of ldap controls on modify requests.Nadezhda Ivanova6-10/+106
2009-11-20s4:ntvfs/posix/pvfs_acl - Remove unused variable "token"Matthias Dieter Wallnöfer1-1/+0
2009-11-20tdb: change version to 1.2.0 after adding TDB_*ALLOW_NESTINGStefan Metzmacher1-1/+1
2009-11-20tdb: add TDB_DISALLOW_NESTING and make TDB_ALLOW_NESTING the default behaviorStefan Metzmacher5-3/+63
2009-11-20New attempt at TDB transaction nesting allow/disallow.Ronnie Sahlberg2-1/+14
2009-11-20tdb: always set tdb->tracefd to -1 to be safe on goto failStefan Metzmacher1-4/+3
2009-11-20s4-dsdb: some more attribuutes that we should only give if asked forAndrew Tridgell2-2/+14
2009-11-20s4-drs: we need to specifically ask for ntSecurityDescriptorAndrew Tridgell1-1/+1
2009-11-20s4-ldb: added a warning about ldb_msg_add_dnAndrew Tridgell1-0/+2
2009-11-20added new function "ldb_msg_add_dn"Crístian Deives4-9/+17
2009-11-20s4-dsdb: removed attributes that should not be displayed by defaultAndrew Tridgell1-0/+37
2009-11-20s4-drs: Removes stored parentGUID's creation and renamingFernando J V da Silva1-80/+7
2009-11-20s4-drs: Synchronous Implementation of generated parentGUIDFernando J V da Silva1-2/+34
2009-11-20s4-drs: Utility functions to deal with GUIDFernando J V da Silva1-0/+99
2009-11-20ldb:ldb_tdb backend/indexes - Outside APIMatthias Dieter Wallnöfer3-28/+30
2009-11-20ldb:ldb_tdb backend/indexes - DN comparisonMatthias Dieter Wallnöfer1-4/+5
2009-11-20s4-dsdb: make sure mod_usn list is zeroed on each transactionAndrew Tridgell1-7/+10
2009-11-20s4-ldb: added a double-rename testAndrew Tridgell1-0/+24
2009-11-20s4-ldb: when -v is specified, show progress of ldbadd/ldbmodifyAndrew Tridgell2-2/+8
2009-11-20s4-ldb: make ldb tools line bufferedAndrew Tridgell1-0/+3
2009-11-20s4-ldb: fixed an issue in rename/modify indexingAndrew Tridgell1-16/+16
2009-11-20s4-ldb: allow ldap.py test suite to run directly against a fileAndrew Tridgell1-1/+5
2009-11-19PC Oota Edits.John H Terpstra1-4/+3
2009-11-19s3: Avoid races to change the machine password in winbindVolker Lendecke1-0/+18
2009-11-19s3: Protect against flooding the DC with pwchange requestsVolker Lendecke1-14/+24
2009-11-19s3: Re-check the timeout in machine_password_change_handler()Volker Lendecke1-0/+6
2009-11-19s3: Add some debugs to the winbind machine pwchange machineryVolker Lendecke1-0/+16
2009-11-19s3: Factor timeval_string out of current_timestring()Volker Lendecke2-12/+14
2009-11-19s3: Do not kill the whole smb session if a machine pwchange failedVolker Lendecke1-1/+1
2009-11-19s3:pdb_ldap: fix a comment typoMichael Adam1-1/+1
2009-11-19s3: shortcut uid_to_sid when "ldapsam:trusted = yes"Michael Adam1-0/+75
2009-11-19s3-build: really fix build of winbind_krb5_locator.Günther Deschner1-1/+1
2009-11-19s3-build: make sure to remove libds and client object files on make clean.Günther Deschner1-1/+3
2009-11-19s4:ldbcli - Added encoder/decoder for relax control.Endi S. Dewata1-2/+20
2009-11-18s3: Replace some create_synthetic_smb_fname() callsVolker Lendecke7-115/+63
2009-11-18s3: Do not talloc in readdirVolker Lendecke12-141/+198