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
2011-03-01
s4:libnet/libnet_samsync_ldb.c - add a "samdb_msg_add_string" wrapper
Matthias Dieter Wallnöfer
1
-0
/
+8
2011-03-01
s4:remove many invocations of "samdb_msg_add_string"
Matthias Dieter Wallnöfer
1
-14
/
+8
2010-12-21
s4-auth Remove event context from privilage database handling
Andrew Bartlett
1
-2
/
+1
2010-12-07
s4:libnet_samsync_ldb.c - simplify a talloc steal call
Matthias Dieter Wallnöfer
1
-2
/
+1
2010-12-07
s4:libnet_samsync_ldb.c - introduce an error message on failed domain synchro...
Matthias Dieter Wallnöfer
1
-3
/
+6
2010-12-03
s4:libnet/libnet_samsync_ldb,c - move away from "samdb_msg_add_string" when p...
Matthias Dieter Wallnöfer
1
-2
/
+10
2010-11-11
s4:libnet/libnet_samsync_ldb.c - remove "userPassword" remove code
Matthias Dieter Wallnöfer
1
-6
/
+0
2010-10-17
Revert "s4:remove "util_ldb" submodule and integrate the three gendb_* calls ...
Matthias Dieter Wallnöfer
1
-0
/
+1
2010-10-17
s4:remove "util_ldb" submodule and integrate the three gendb_* calls in "dsdb...
Matthias Dieter Wallnöfer
1
-1
/
+0
2010-10-15
s4:libnet_samsync_ldb.c - use LDB result constants
Matthias Dieter Wallnöfer
1
-15
/
+15
2010-10-10
samdb: Add flags argument to samdb_connect().
Jelmer Vernooij
1
-1
/
+2
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-2
/
+2
2010-03-23
s4:libnet: don't include librpc/rpc/dcerpc.h directly
Stefan Metzmacher
1
-1
/
+0
2010-03-10
s4:libnet - change variables to "unsigned" where needed
Matthias Dieter Wallnöfer
1
-4
/
+5
2010-02-16
s4-dsdb: change samdb_replace() to dsdb_replace() and allow for dsdb_flags
Andrew Tridgell
1
-8
/
+8
2009-12-10
s4-libnet: use GUID_to_ndr_blob()
Andrew Tridgell
1
-6
/
+4
2009-10-23
s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect()
Andrew Tridgell
1
-1
/
+1
2009-10-19
s4-libnet: fixed privilege handling in samsync to use the right db
Andrew Tridgell
1
-30
/
+29
2009-10-19
Fix typo.
Karolin Seeger
1
-1
/
+1
2009-04-14
Rework Samba4 to use the new common libcli/auth code
Andrew Bartlett
1
-1
/
+0
2009-02-02
s4:libnet/: s/private/private_data
Stefan Metzmacher
1
-4
/
+4
2008-11-10
s4-netlogon: change parameters string to lsa_BinaryString.
Günther Deschner
1
-1
/
+5
2008-10-11
Fix include paths to new location of libutil.
Jelmer Vernooij
1
-1
/
+1
2008-07-21
Rename structures to better match the names in the WSPP IDL.
Andrew Bartlett
1
-1
/
+1
2008-07-15
Use secrets.ldb to store credentials to contact LDAP backend.
Andrew Bartlett
1
-6
/
+4
2008-07-12
rename sambaPassword -> userPassword.
Andrew Bartlett
1
-1
/
+1
2008-04-17
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
1
-0
/
+2
2008-01-01
r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r26328: remove more uses of global_loadparm.
Jelmer Vernooij
1
-3
/
+3
2007-12-21
r26319: Split encoding functions out of libcli_ldap.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26135: Remove samdb_add(), samdb_delete() and samdb_modify(), which were just
Andrew Bartlett
1
-8
/
+8
2007-12-21
r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-6
/
+6
2007-10-10
r25446: Merge some changes I made on the way home from SFO:
Jelmer Vernooij
1
-2
/
+6
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25048: From the archives (patch found in one of my old working trees):
Andrew Bartlett
1
-5
/
+12
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r25001: Fix more C++ and other warnings, fix some of the indentation with ts=...
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r21362: rename:
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r21300: let the caller decide if it wants rid decrypted hashes or not
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r19832: better prototypes for the linearization functions:
Simo Sorce
1
-19
/
+19
2007-10-10
r19831: Big ldb_dn optimization and interfaces enhancement patch
Simo Sorce
1
-12
/
+15
2007-10-10
r19489: Change ldb_msg_add_value and ldb_msg_add_empty to take a foruth argum...
Simo Sorce
1
-1
/
+1
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
[next]