summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/samdb.c
Commit message (Expand)AuthorAgeFilesLines
* samdb: Rework samdb_connect_url() to return LDB error code and an error stringAndrew Bartlett2017-09-201-15/+45
* dsdb: Do not refresh the schema using the wrong event contextAndrew Bartlett2014-06-111-7/+0
* dsdb: Ensure "authenticated users" is processed for group membershipsAndrew Bartlett2013-01-211-31/+0
* s4-dsdb Remove LDAP backend credentials supportAndrew Bartlett2011-11-011-51/+3
* s4-dsdb: Provide additional method to connect to specified database pathAmitay Isaacs2011-08-131-5/+16
* s4-param Remove 'sam database' parameterAndrew Bartlett2011-06-061-1/+1
* s4:ldb-samba/ldb_wrap.*-dsdb/samdb/samdb.c - handle LDB connection flags as u...Matthias Dieter Wallnöfer2011-05-211-1/+1
* ldb: use #include <ldb.h> for ldbAndrew Tridgell2011-02-101-2/+2
* s4-auth Remove special case for account_sid from auth_serversupplied_infoAndrew Bartlett2011-01-201-32/+21
* s4-samdb: give a more useful debug when we can't open the privileges dbAndrew Tridgell2011-01-141-0/+1
* s4-auth Remove duplicate copies of session_info creation codeAndrew Bartlett2010-12-211-5/+22
* s4-auth Remove event context from privilage database handlingAndrew Bartlett2010-12-211-2/+1
* s4:param/secrets.h - fix "enum netr_SchannelType" include correctlyMatthias Dieter Wallnöfer2010-11-271-1/+0
* s4-ldbwrap: split ldb-wrap out from the LDBSAMBA subsystemAndrew Tridgell2010-10-301-0/+1
* Revert "s4:remove "util_ldb" submodule and integrate the three gendb_* calls ...Matthias Dieter Wallnöfer2010-10-171-0/+1
* s4:remove "util_ldb" submodule and integrate the three gendb_* calls in "dsdb...Matthias Dieter Wallnöfer2010-10-171-1/+0
* libcli/security Add debug class to security_token_debug() et alAndrew Bartlett2010-10-121-1/+1
* s4-credentials Add explicit event context handling to Kerberos calls (only)Andrew Bartlett2010-10-111-4/+3
* ldb-samba: Rename samdb_relative_path to ldb_relative_path, as it's not samdb...Jelmer Vernooij2010-10-101-27/+0
* ldb-samba: Add ldb_wrap_add, remove last schema reference from ldb_wrap.Jelmer Vernooij2010-10-101-5/+25
* samdb: Add flags argument to samdb_connect().Jelmer Vernooij2010-10-101-2/+3
* samdb: Handle schema setup in samdb, not in more generic ldbsamba.Jelmer Vernooij2010-10-101-0/+9
* s4-auth: fixed the SID list for DCs in the PACAndrew Tridgell2010-09-261-10/+0
* libcli/security Use talloc_zero when making a struct security_tokenAndrew Bartlett2010-09-111-2/+0
* s4:security Change struct security_token->sids from struct dom_sid * to struc...Andrew Bartlett2010-08-231-25/+22
* s4:auth Change {anonymous,system}_session to use common session_info generationAndrew Bartlett2010-08-181-2/+4
* s4:security Remove use of user_sid and group_sid from struct security_tokenAndrew Bartlett2010-08-181-4/+2
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-4/+4
* s4:auth Change auth_generate_session_info to take flagsAndrew Bartlett2010-05-201-15/+46
* s4:auth Move BUILTIN group addition into session.cAndrew Bartlett2010-05-201-2/+9
* s4:samdb.c - Make it signed-safeMatthias Dieter Wallnöfer2010-03-031-2/+2
* s4:credentials Add hooks to extract a named Kerberos credentials cacheAndrew Bartlett2010-02-201-1/+3
* 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