summaryrefslogtreecommitdiff
path: root/source4/libnet/libnet_samsync_ldb.c
Commit message (Expand)AuthorAgeFilesLines
* libnet: Fix CID 1362934: CHECKED_RETURNVolker Lendecke2016-06-281-1/+6
* Remove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE macros from the codebase.Garming Sam2014-03-051-3/+12
* Fix a warning about a shadowed variable by renaming the shadowing varMatthieu Patou2013-05-201-3/+3
* s4-libnet: Checkr return codes in samsync_ldb_handle_domain().Andreas Schneider2012-12-211-3/+15
* s4:libnet/libnet_samsync_ldb.c - add a "samdb_msg_add_string" wrapperMatthias Dieter Wallnöfer2011-03-011-0/+8
* s4:remove many invocations of "samdb_msg_add_string"Matthias Dieter Wallnöfer2011-03-011-14/+8
* s4-auth Remove event context from privilage database handlingAndrew Bartlett2010-12-211-2/+1
* s4:libnet_samsync_ldb.c - simplify a talloc steal callMatthias Dieter Wallnöfer2010-12-071-2/+1
* s4:libnet_samsync_ldb.c - introduce an error message on failed domain synchro...Matthias Dieter Wallnöfer2010-12-071-3/+6
* s4:libnet/libnet_samsync_ldb,c - move away from "samdb_msg_add_string" when p...Matthias Dieter Wallnöfer2010-12-031-2/+10
* s4:libnet/libnet_samsync_ldb.c - remove "userPassword" remove codeMatthias Dieter Wallnöfer2010-11-111-6/+0
* 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
* s4:libnet_samsync_ldb.c - use LDB result constantsMatthias Dieter Wallnöfer2010-10-151-15/+15
* samdb: Add flags argument to samdb_connect().Jelmer Vernooij2010-10-101-1/+2
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-2/+2
* s4:libnet: don't include librpc/rpc/dcerpc.h directlyStefan Metzmacher2010-03-231-1/+0
* s4:libnet - change variables to "unsigned" where neededMatthias Dieter Wallnöfer2010-03-101-4/+5
* s4-dsdb: change samdb_replace() to dsdb_replace() and allow for dsdb_flagsAndrew Tridgell2010-02-161-8/+8
* s4-libnet: use GUID_to_ndr_blob()Andrew Tridgell2009-12-101-6/+4
* s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect()Andrew Tridgell2009-10-231-1/+1
* s4-libnet: fixed privilege handling in samsync to use the right dbAndrew Tridgell2009-10-191-30/+29
* Fix typo.Karolin Seeger2009-10-191-1/+1
* Rework Samba4 to use the new common libcli/auth codeAndrew Bartlett2009-04-141-1/+0
* s4:libnet/: s/private/private_dataStefan Metzmacher2009-02-021-4/+4
* s4-netlogon: change parameters string to lsa_BinaryString.Günther Deschner2008-11-101-1/+5
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* Rename structures to better match the names in the WSPP IDL.Andrew Bartlett2008-07-211-1/+1
* Use secrets.ldb to store credentials to contact LDAP backend.Andrew Bartlett2008-07-151-6/+4
* rename sambaPassword -> userPassword.Andrew Bartlett2008-07-121-1/+1
* Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-171-0/+2
* r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...Jelmer Vernooij2008-01-011-1/+2
* r26328: remove more uses of global_loadparm.Jelmer Vernooij2007-12-211-3/+3
* r26319: Split encoding functions out of libcli_ldap.Jelmer Vernooij2007-12-211-1/+1
* r26135: Remove samdb_add(), samdb_delete() and samdb_modify(), which were justAndrew Bartlett2007-12-211-8/+8
* r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij2007-12-211-1/+2
* r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher2007-12-211-4/+4
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-6/+6
* r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij2007-10-101-2/+6
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-1/+1
* r25048: From the archives (patch found in one of my old working trees):Andrew Bartlett2007-10-101-5/+12
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r25001: Fix more C++ and other warnings, fix some of the indentation with ts=...Jelmer Vernooij2007-10-101-1/+2
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r21362: rename:Stefan Metzmacher2007-10-101-4/+4
* r21300: let the caller decide if it wants rid decrypted hashes or notStefan Metzmacher2007-10-101-0/+1
* r19832: better prototypes for the linearization functions:Simo Sorce2007-10-101-19/+19
* r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2007-10-101-12/+15
* r19489: Change ldb_msg_add_value and ldb_msg_add_empty to take a foruth argum...Simo Sorce2007-10-101-1/+1
* r19308: Merge samsync fixes from SAMBA_4_0_RELEASEAndrew Bartlett2007-10-101-7/+12