index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
libnet
/
libnet_samsync_ldb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r19308: Merge samsync fixes from SAMBA_4_0_RELEASE
Andrew Bartlett
1
-7
/
+12
2007-10-10
r15328: Move some functions around, remove dependencies.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r14983: fix an uninitialised var
Andrew Tridgell
1
-1
/
+1
2007-10-10
r14860: create libcli/security/security.h
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14542: Remove librpc, libndr and libnbt from includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r12928: This patch improves the interaction between the vampire and provsion ...
Andrew Bartlett
1
-1
/
+2
2007-10-10
r12926: Syncronsise GUIDs on users and domains from the server. These also
Andrew Bartlett
1
-56
/
+78
2007-10-10
r12903: Factor out a new routine libnet_RpcConnectDCInfo, to both connect to
Andrew Bartlett
1
-46
/
+118
2007-10-10
r12894: Add more detail to error messages.
Andrew Bartlett
1
-4
/
+12
2007-10-10
r12893: Filling in *error_string is critical for SWAT, as the errors otherwise
Andrew Bartlett
1
-182
/
+215
2007-10-10
r12865: Upgrade the librpc and libnet code.
Andrew Bartlett
1
-35
/
+10
2007-10-10
r12719: Rename unicodePwd -> sambaPassword.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-4
/
+0
2007-10-10
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
1
-0
/
+3
2007-10-10
r12538: Clarify why we are doing the delete here.
Andrew Bartlett
1
-1
/
+2
2007-10-10
r10894: make the handling of dn/distinguishedName much closer to real
Andrew Tridgell
1
-5
/
+2
2007-10-10
r10810: This adds the hooks required to communicate the current user from the
Andrew Bartlett
1
-3
/
+1
2007-10-10
r9654: introduce the samdb_search_dn call
Simo Sorce
1
-5
/
+3
2007-10-10
r9643: fixed samsync code for the new dn explode semantics
Andrew Tridgell
1
-17
/
+15
2007-10-10
r9392: Fix ldb_dn_compose to make build farm happy
Simo Sorce
1
-15
/
+6
2007-10-10
r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...
Simo Sorce
1
-42
/
+76
2007-10-10
r8981: Add comments, fix typos (in attribute names) and check for errors in
Andrew Bartlett
1
-4
/
+4
2007-10-10
r8790: Finish the migration of aliases and privilages with SamSync, by adding
Andrew Bartlett
1
-11
/
+130
2007-10-10
r8775: More SamSync work. This is really just mechanical...
Andrew Bartlett
1
-5
/
+264
2007-10-10
r8771: Extend the SamSync code out to groups and aliases, as well as deleting.
Andrew Bartlett
1
-1
/
+303
2007-10-10
r8752: With all the infrustructure done, details like a SamSync migration
Andrew Bartlett
1
-0
/
+414