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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-19
s4-becomedc: replicate first with DRS_CRITICAL_ONLY and DRS_GET_ANC objects f...
Matthieu Patou
1
-0
/
+13
2011-11-30
s4-kdc: Add hdb plugin for samba4, to allow kadmin to work
Andrew Bartlett
1
-3
/
+1
2011-11-29
s4:py_net: add optional 'machinepass' parameter to py_net_join_member()
Stefan Metzmacher
1
-3
/
+4
2011-11-29
s4:libnet: make it possible to join with a given machine password
Stefan Metzmacher
2
-4
/
+16
2011-11-29
s4:libnet/py_net: ZERO_STRUCT() struct libnet_Join_member in py_net_join_memb...
Stefan Metzmacher
1
-0
/
+2
2011-11-29
s4:libnet: use talloc_zero(struct libnet_JoinDomain) in libnet_Join_member()
Stefan Metzmacher
1
-2
/
+1
2011-11-29
s4-samba-tool: Add --principal argument to samba-tool domain exportkeytab
Andrew Bartlett
3
-6
/
+25
2011-11-26
s4:libnet/py_net.c: "py_net_finddc" - add an "address" parameter
Matthias Dieter Wallnöfer
1
-7
/
+15
2011-11-26
s4:libnet/py_net.c - initialise optional keyword arguments
Matthias Dieter Wallnöfer
1
-1
/
+3
2011-11-15
s4:libnet_vampire: setup base_dn on the self_made_schema
Stefan Metzmacher
1
-0
/
+5
2011-11-15
s4:libnet_vampire: use dsdb_modify(..., DSDB_FLAG_AS_SYSTEM) to store prefixMap
Stefan Metzmacher
1
-1
/
+1
2011-11-15
s4:param/provision: pass schema_dn to provision_get_schema()
Stefan Metzmacher
1
-1
/
+3
2011-11-15
s4:libnet: initialize forest structure in py_net_replicate_init()
Stefan Metzmacher
1
-0
/
+3
2011-11-01
s4-vampire: Fix the output of fetched object for the schema-dn
Matthieu Patou
1
-2
/
+8
2011-10-10
libcli/cldap: don't pass tevent_context to cldap_socket_init()
Stefan Metzmacher
3
-5
/
+3
2011-10-10
libcli/cldap: pass tevent_context to cldap_netlogon_send()
Stefan Metzmacher
2
-2
/
+4
2011-10-04
s4-dsdb: update callers to dsdb_convert_object_ex()
Andrew Tridgell
1
-0
/
+3
2011-09-19
s4:libnet/py_net.c - fix up includes (in order to find all "struct"s)
Matthias Dieter Wallnöfer
1
-3
/
+2
2011-08-25
s4-libnet: fixed forest DNS name
Andrew Tridgell
2
-2
/
+3
2011-08-18
credentials: Rename library to samba-credentials to avoid name clashes.
Jelmer Vernooij
1
-1
/
+1
2011-08-12
s4:libnet_vampire: don't keep the replication state if DRSUAPI_DRS_CRITICAL_O...
Stefan Metzmacher
1
-0
/
+30
2011-08-12
s4:libnet: passdown the DsGetNCChangesReq* to the libnet_BecomeDC_StoreChunk ...
Stefan Metzmacher
3
-4
/
+72
2011-08-10
pytalloc: Use consistent prefix for functions, add ABI file.
Jelmer Vernooij
1
-4
/
+5
2011-08-08
s4:py_net: PyArg_ParseTuple("i") requires an 'int' argument
Stefan Metzmacher
1
-1
/
+4
2011-08-07
pyldb: Consistently use pyldb_ prefix.
Jelmer Vernooij
1
-1
/
+1
2011-08-03
gensec: clarify memory ownership for gensec_session_info() and gensec_session...
Andrew Bartlett
2
-0
/
+4
2011-08-03
gensec: split GENSEC into mechanism-dependent and runtime functions
Andrew Bartlett
1
-0
/
+1
2011-07-28
s4-libnet: py_net Add change_password() python command
Amitay Isaacs
1
-0
/
+53
2011-07-28
s4-libnet: py_net - Remove parsing for credentials argument
Amitay Isaacs
1
-5
/
+6
2011-07-26
cli_composite: Lowercase name.
Jelmer Vernooij
1
-1
/
+1
2011-07-26
cli_cldap: Lowercase name.
Jelmer Vernooij
1
-1
/
+1
2011-06-20
libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol
Andrew Bartlett
3
-3
/
+3
2011-06-09
s4:libnet/libnet_rpc.c - quiet an enum warning
Matthias Dieter Wallnöfer
1
-0
/
+4
2011-06-06
s4-modules Remove lp_ctx from init functions that no longer need it
Andrew Bartlett
1
-1
/
+1
2011-05-18
s4-libnet: Remove libnet_Join and create libnet_Join_member
Andrew Bartlett
3
-41
/
+14
2011-05-03
s4-libcli Remove resolve_name() as it conflicts with Samba3.
Andrew Bartlett
1
-1
/
+3
2011-04-04
s4-libnet: honour convention of DEBUGLEVEL>=10 for NDR print
Andrew Tridgell
2
-0
/
+16
2011-03-29
Ensure convert_string_XXX is always called with a valid converted_size pointer.
Jeremy Allison
1
-1
/
+2
2011-03-25
lib/util/charset rename iconv_convenience to iconv_handle
Andrew Bartlett
1
-1
/
+1
2011-03-24
charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...
Andrew Tridgell
1
-1
/
+1
2011-03-04
s4/ldb - remove now superflous "ldb_dn_validate" checks
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-03-04
s4:libnet/libnet_site.c - make use of LDB return constants
Matthias Dieter Wallnöfer
1
-6
/
+6
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
2011-03-01
s4-libnet_vampire: Ignore some attributes when building working schema cache
Kamen Mazdrashki
1
-0
/
+9
2011-02-22
s4-waf: rename smbpasswd library to smbpasswdparser
Andrew Tridgell
1
-1
/
+1
2011-02-10
ldb: use #include <ldb.h> for ldb
Andrew Tridgell
6
-11
/
+11
2011-01-03
s4-python: Add missing prototypes.
Jelmer Vernooij
1
-0
/
+2
2011-01-01
s4-python: Properly call PyObject_Del from all destructors.
Jelmer Vernooij
1
-0
/
+1
2010-12-21
s4-auth Remove event context from privilage database handling
Andrew Bartlett
1
-2
/
+1
[next]