summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/common
Commit message (Expand)AuthorAgeFilesLines
* s4-ldb: changed the DN checks for \n to warningsAndrew Tridgell2009-11-131-3/+6
* s4:dsdb Add expected value tests for most DRS syntax conversionsAndrew Bartlett2009-11-121-6/+6
* s4:dsdb Cosmetic fixes found by metze in review of dsdb_dn changesAndrew Bartlett2009-11-121-1/+2
* s4:dsdb Ensure we allow 'odd' lengths for DN+StringAndrew Bartlett2009-11-121-5/+5
* s4:dsdb Add extensive tests for the behaviour of dsdb_dnAndrew Bartlett2009-11-121-0/+357
* s4:dsdb Add new dsdb_dn to handle DN+Binary and DN+StringAndrew Bartlett2009-11-122-0/+340
* s4:dsdb/common/util - samdb_result_hashes - use "unsigned int" for countersMatthias Dieter Wallnöfer2009-11-071-2/+1
* s4:samdb_check_password - allow the password string to be NULLMatthias Dieter Wallnöfer2009-11-061-0/+1
* s4:samdb_validate_password - Adapt the function to use the UNIX charset for t...Matthias Dieter Wallnöfer2009-11-061-20/+7
* s4:dsdb/common/util - Add a new utility function "samdb_check_password"Matthias Dieter Wallnöfer2009-11-051-9/+45
* s4:samdb_set_password/samdb_set_password_sid - Better comments and cosmeticsMatthias Dieter Wallnöfer2009-11-051-28/+34
* s4:sites - get the server site (name) from DSDBMatthias Dieter Wallnöfer2009-10-181-0/+10
* s4-dsdb: added samdb_rodc() and samdb_ntds_options()Andrew Tridgell2009-10-151-0/+50
* s4:provision Remove all references to samba4LocalDomainAndrew Bartlett2009-10-121-1/+1
* s3/s4 - Adapt the IDL changes on various locationsMatthias Dieter Wallnöfer2009-10-081-11/+14
* s4:samdb_set_password - Return the maximum password age when requested (not t...Matthias Dieter Wallnöfer2009-10-021-2/+3
* s4:samdb_set_password - cosmetic fixesMatthias Dieter Wallnöfer2009-10-021-44/+58
* s4:dsdb/common/sidmap - RemoveMatthias Dieter Wallnöfer2009-10-021-612/+0
* s4:dsdb/common/util - remove introduced "samdb_is_capable_dc" callMatthias Dieter Wallnöfer2009-09-301-57/+0
* s4-dsdb: ask for an extended DN in dsdb_find_dn_by_guid()Andrew Tridgell2009-09-281-0/+5
* s4-dsdb: make dsdb_search_dn_with_deleted public for repl_meta_data moduleAndrew Tridgell2009-09-281-5/+5
* s4-drs: add SHOW_DELETED control on dsdb utility callsAndrew Tridgell2009-09-241-2/+60
* s4-dsdb: added dsdb_find_sid_by_dn()Andrew Tridgell2009-09-231-0/+30
* s4-dsdb: fixed a printf format warningAndrew Tridgell2009-09-211-1/+1
* s4:dsdb/common/util - Check for the right forest/domain function levelMatthias Dieter Wallnöfer2009-09-201-0/+57
* Move replmd_drsuapi_DsReplicaCursor2_compare to a common place.Anatoliy Atanasov2009-09-191-0/+6
* s4-dsdb: treat uSNHighest as 0 if @REPLCHANGED doesn't existAndrew Tridgell2009-09-161-0/+8
* s4-dsdb: added dsdb_load_partition_usn and dsdb_save_partition_usnAndrew Tridgell2009-09-131-0/+146
* s4-kcc: we should only add to the repsFrom if it doesn't already existAndrew Tridgell2009-09-121-0/+111
* s4:dsdb/common/util.c - Copy parameters to prevent segfaultsMatthias Dieter Wallnöfer2009-09-061-3/+8
* s4:dsdb/common/util - Indentation fixesMatthias Dieter Wallnöfer2009-09-061-4/+5
* s4: fixed a missing NULL termination in a attribute list passed to ldb_searchAndrew Tridgell2009-09-041-1/+1
* added dsdb_find_guid_by_dn()Andrew Tridgell2009-09-031-1/+21
* added dsdb_find_dn_by_guid()Andrew Tridgell2009-09-031-0/+78
* s4: Remove obsolete "samdb_password_quality_ok" function (it's just a one-lin...Matthias Dieter Wallnöfer2009-08-141-10/+1
* Return infinite time for last last logoff when last logoff = 0Matthieu Patou2009-08-031-0/+16
* libds: merge the UF<->ACB flag mapping functions.Günther Deschner2009-07-133-149/+4
* libds: share UF_ flags between samba3 and 4.Günther Deschner2009-07-134-140/+3
* Add constAndrew Bartlett2009-07-091-2/+2
* Fix some nonempty blank linesVolker Lendecke2009-06-061-41/+37
* fixed interpretation of ACB_PWNOTREQAndrew Tridgell2009-05-251-1/+6
* s4: Use same function signature for convert_* as s3.Jelmer Vernooij2009-03-011-1/+1
* Add allow_badcharcnv argument to all conversion function, forJelmer Vernooij2009-03-011-1/+1
* Allow overriding the function that ships the request in the Samba 3Jelmer Vernooij2009-01-211-1/+1
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-1/+1
* s4-dsdb: add samdb_msg_add_parameters.Günther Deschner2008-11-101-0/+11
* s4-dsdb: add samdb_result_parameters.Günther Deschner2008-11-101-0/+22
* Remove iconv_convenience argument from convert_string{,talloc}() butJelmer Vernooij2008-10-241-1/+1
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-201-0/+2
* Fix errrors in new password handling code found by RPC-SAMR.Andrew Bartlett2008-10-171-1/+1