summaryrefslogtreecommitdiffstats
path: root/source4/libnet/libnet_samsync_ldb.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-101-1/+0
* r14983: fix an uninitialised varAndrew Tridgell2007-10-101-1/+1
* r14860: create libcli/security/security.hStefan Metzmacher2007-10-101-1/+1
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-101-0/+1
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-0/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+2
* r12928: This patch improves the interaction between the vampire and provsion ...Andrew Bartlett2007-10-101-1/+2
* r12926: Syncronsise GUIDs on users and domains from the server. These alsoAndrew Bartlett2007-10-101-56/+78
* r12903: Factor out a new routine libnet_RpcConnectDCInfo, to both connect toAndrew Bartlett2007-10-101-46/+118
* r12894: Add more detail to error messages.Andrew Bartlett2007-10-101-4/+12
* r12893: Filling in *error_string is critical for SWAT, as the errors otherwiseAndrew Bartlett2007-10-101-182/+215
* r12865: Upgrade the librpc and libnet code.Andrew Bartlett2007-10-101-35/+10
* r12719: Rename unicodePwd -> sambaPassword.Andrew Bartlett2007-10-101-1/+1
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-4/+0
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+3
* r12538: Clarify why we are doing the delete here.Andrew Bartlett2007-10-101-1/+2
* r10894: make the handling of dn/distinguishedName much closer to realAndrew Tridgell2007-10-101-5/+2
* r10810: This adds the hooks required to communicate the current user from theAndrew Bartlett2007-10-101-3/+1
* r9654: introduce the samdb_search_dn callSimo Sorce2007-10-101-5/+3
* r9643: fixed samsync code for the new dn explode semanticsAndrew Tridgell2007-10-101-17/+15
* r9392: Fix ldb_dn_compose to make build farm happySimo Sorce2007-10-101-15/+6
* r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce2007-10-101-42/+76
* r8981: Add comments, fix typos (in attribute names) and check for errors inAndrew Bartlett2007-10-101-4/+4
* r8790: Finish the migration of aliases and privilages with SamSync, by addingAndrew Bartlett2007-10-101-11/+130
* r8775: More SamSync work. This is really just mechanical...Andrew Bartlett2007-10-101-5/+264
* r8771: Extend the SamSync code out to groups and aliases, as well as deleting.Andrew Bartlett2007-10-101-1/+303
* r8752: With all the infrustructure done, details like a SamSync migrationAndrew Bartlett2007-10-101-0/+414