r25048: From the archives (patch found in one of my old working trees):
[kai/samba.git] / source4 / libnet / libnet_samsync_ldb.c
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...