summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/samdb.c
Commit message (Expand)AuthorAgeFilesLines
* Remove special case logic in 'samdb_relative_path'.Andrew Bartlett2009-11-021-3/+0
* s4-dsdb: call dsdb_make_schema_global() from ldb_wrapAndrew Tridgell2009-10-271-1/+0
* s4-samdb: make sure the static credentials are never freedAndrew Tridgell2009-10-231-0/+9
* s4-dsdb: add a static samdb_credentialsAndrew Tridgell2009-10-231-5/+17
* s4:dsdb Make the 'relative path' code in partitions handle tdb://Andrew Bartlett2009-10-211-0/+3
* s4:templates - Remove the latest relics (in "dcesrv_lsa_CreateSecret")Matthias Dieter Wallnöfer2009-09-071-104/+0
* libds: share UF_ flags between samba3 and 4.Günther Deschner2009-07-131-1/+1
* SAMDB: Don't check for "sAMAccountName" twiceMatthias Dieter Wallnöfer2009-06-291-1/+0
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-4/+4
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce2008-09-231-1/+1
* Use secrets.ldb to store credentials to contact LDAP backend.Andrew Bartlett2008-07-151-1/+26
* Use a custom init function for samba4 that sets a samba4Simo Sorce2008-06-141-1/+1
* Make up the right dependencies now that ldb depends on libeventsSimo Sorce2008-06-141-1/+2
* Make sure we have an event context availableSimo Sorce2008-04-211-0/+7
* Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-171-3/+10
* Give a more useful error when the templates.ldb can't be found.Andrew Bartlett2008-02-091-2/+4
* Remove 'dn' from mapping, it isn't a valid attribute in AD, and causesAndrew Bartlett2008-01-111-1/+1
* r26483: Merge ldb module dependency fixes, fix auth python module.Jelmer Vernooij2007-12-211-1859/+0
* r26319: Split encoding functions out of libcli_ldap.Jelmer Vernooij2007-12-211-1/+1
* r26298: Use metze's schema loading code to pre-initialise the schema into theAndrew Bartlett2007-12-211-0/+37
* r26235: Avoid global_loadparm.Jelmer Vernooij2007-12-211-1/+1
* r26229: Set loadparm context as opaque pointer in ldb, remove more uses of gl...Jelmer Vernooij2007-12-211-1/+2
* r26227: Make loadparm_context part of a server task, move loadparm_contexts f...Jelmer Vernooij2007-12-211-2/+3
* r26135: Remove samdb_add(), samdb_delete() and samdb_modify(), which were justAndrew Bartlett2007-12-211-26/+2
* r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij2007-12-211-1/+2
* r25949: Make error messages clearer and more correct.Andrew Bartlett2007-12-211-4/+5
* r25940: Rework the samldb and templates handling.Andrew Bartlett2007-12-211-10/+77
* r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher2007-12-211-12/+13
* r25553: Convert to standard bool type.Jelmer Vernooij2007-10-101-11/+11
* r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij2007-10-101-1/+2
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-1/+1
* r25268: Thanks to Andrew Kroeger for pointing out on IRC that this isAndrew Bartlett2007-10-101-4/+0
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij2007-10-101-6/+7
* r24986: LDB has a function for comparing things that must meet the rules ofAndrew Bartlett2007-10-101-1/+1
* r24941: Simplify samdb_result_nttime(), and remove nttime_from_string()Andrew Bartlett2007-10-101-3/+1
* r24918: Fix the build (forgot to include dcesrv_lsa.c in the previous commit)Andrew Bartlett2007-10-101-2/+4
* r24914: In response to bug #4892 by Matthias Wallnöfer <mwallnoefer@yahoo.de>,Andrew Bartlett2007-10-101-34/+21
* r24611: Following up on the re-opening of bug 4817 is it pretty clear thatAndrew Bartlett2007-10-101-5/+11
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r23560: - Activate metze's schema modules (from metze's schema-loading-13 pat...Andrew Bartlett2007-10-101-0/+1
* r22522: Print why we can't find these entries.Andrew Bartlett2007-10-101-1/+7
* r21503: add usefull function to get the site dn for the local serverStefan Metzmacher2007-10-101-0/+17
* r21362: rename:Stefan Metzmacher2007-10-101-13/+13
* r20779: fix compiler warningsStefan Metzmacher2007-10-101-1/+1
* r20704: add functions to get and set the ntds objectGUID and invocationIdStefan Metzmacher2007-10-101-0/+186
* r20703: fix minor memory leakStefan Metzmacher2007-10-101-0/+1
* r20398: Revert this patch, which caused failures in the samba3sam.js build fa...Andrew Bartlett2007-10-101-12/+6
* r20377: Rework the CrackNames implementation to handle some of the BUILTIN sidAndrew Bartlett2007-10-101-1/+12