s4-rpc: added target_principal binding handle option
[kai/samba.git] / source4 / libnet / libnet_samsync_ldb.c
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-03-23 Stefan Metzmachers4:libnet: don't include librpc/rpc/dcerpc.h directly
2010-03-10 Matthias Dieter... s4:libnet - change variables to "unsigned" where needed
2010-02-16 Andrew Tridgells4-dsdb: change samdb_replace() to dsdb_replace() and...
2009-12-10 Andrew Tridgells4-libnet: use GUID_to_ndr_blob()
2009-10-23 Andrew Tridgells4-ldbwrap: added re-use of ldb contexts in ldb_wrap_co...
2009-10-19 Andrew Tridgells4-libnet: fixed privilege handling in samsync to use...
2009-10-19 Karolin SeegerFix typo.
2009-04-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-15 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-14 Andrew BartlettRework Samba4 to use the new common libcli/auth code
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Stefan Metzmachers4:libnet/: s/private/private_data
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-10 Günther Deschners4-netlogon: change parameters string to lsa_BinaryString.
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-11 Jelmer VernooijFix include paths to new location of libutil.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-07-24 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-21 Andrew BartlettRename structures to better match the names in the...
2008-07-15 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-15 Andrew BartlettUse secrets.ldb to store credentials to contact LDAP...
2008-07-12 Andrew Bartlettrename sambaPassword -> userPassword.
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Jelmer VernooijSpecify event_context to ldb_wrap_connect explicitly.
2008-01-01 Jelmer Vernooijr26638: libndr: Require explicitly specifying iconv_con...
2007-12-21 Jelmer Vernooijr26328: remove more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26319: Split encoding functions out of libcli_ldap.
2007-12-21 Andrew Bartlettr26135: Remove samdb_add(), samdb_delete() and samdb_mo...
2007-12-21 Jelmer Vernooijr26003: Split up DB_WRAP, as first step in an attempt...
2007-12-21 Stefan Metzmacherr25920: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Jelmer Vernooijr25446: Merge some changes I made on the way home from...
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Andrew Bartlettr25048: From the archives (patch found in one of my...
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr25001: Fix more C++ and other warnings, fix some of...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr21362: rename:
2007-10-10 Stefan Metzmacherr21300: let the caller decide if it wants rid decrypted...
2007-10-10 Simo Sorcer19832: better prototypes for the linearization functions:
2007-10-10 Simo Sorcer19831: Big ldb_dn optimization and interfaces enhancem...
2007-10-10 Simo Sorcer19489: Change ldb_msg_add_value and ldb_msg_add_empty...
2007-10-10 Andrew Bartlettr19308: Merge samsync fixes from SAMBA_4_0_RELEASE
2007-10-10 Jelmer Vernooijr15328: Move some functions around, remove dependencies.
2007-10-10 Andrew Tridgellr14983: fix an uninitialised var
2007-10-10 Stefan Metzmacherr14860: create libcli/security/security.h
2007-10-10 Jelmer Vernooijr14542: Remove librpc, libndr and libnbt from includes.h
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Andrew Bartlettr12928: This patch improves the interaction between...
2007-10-10 Andrew Bartlettr12926: Syncronsise GUIDs on users and domains from...
2007-10-10 Andrew Bartlettr12903: Factor out a new routine libnet_RpcConnectDCInf...
2007-10-10 Andrew Bartlettr12894: Add more detail to error messages.
2007-10-10 Andrew Bartlettr12893: Filling in *error_string is critical for SWAT...
2007-10-10 Andrew Bartlettr12865: Upgrade the librpc and libnet code.
2007-10-10 Andrew Bartlettr12719: Rename unicodePwd -> sambaPassword.
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Andrew Bartlettr12538: Clarify why we are doing the delete here.
2007-10-10 Andrew Tridgellr10894: make the handling of dn/distinguishedName much...
2007-10-10 Andrew Bartlettr10810: This adds the hooks required to communicate...
2007-10-10 Simo Sorcer9654: introduce the samdb_search_dn call
2007-10-10 Andrew Tridgellr9643: fixed samsync code for the new dn explode semantics
2007-10-10 Simo Sorcer9392: Fix ldb_dn_compose to make build farm happy
2007-10-10 Simo Sorcer9391: Convert all the code to use struct ldb_dn to...
2007-10-10 Andrew Bartlettr8981: Add comments, fix typos (in attribute names...
2007-10-10 Andrew Bartlettr8790: Finish the migration of aliases and privilages...
2007-10-10 Andrew Bartlettr8775: More SamSync work. This is really just mechanic...
2007-10-10 Andrew Bartlettr8771: Extend the SamSync code out to groups and aliase...
2007-10-10 Andrew Bartlettr8752: With all the infrustructure done, details like...