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
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
10
-28
/
+28
2010-07-10
s4:libnet_GroupList: allocate children strings on the correct talloc parent
Stefan Metzmacher
1
-2
/
+2
2010-07-10
s4:libnet_UserList: allocate children strings on the correct talloc parent
Stefan Metzmacher
1
-2
/
+2
2010-07-04
s4:libnet - add missing "talloc_free"s for "c" contexts on "recv" operations
Matthias Dieter Wallnöfer
3
-5
/
+8
2010-06-29
s4:libnet_join Fix typo in msDS-SupportedEncryptionTypes
Andrew Bartlett
1
-1
/
+1
2010-06-24
s4:libnet_join.c - always use LDB constants
Matthias Dieter Wallnöfer
1
-5
/
+5
2010-06-23
s4:provision Raise default max functional level to 2008R2
Andrew Bartlett
1
-2
/
+2
2010-06-23
s4:libnet When joining a domain, update msDS-SupportedEncryptionTypes
Andrew Bartlett
1
-0
/
+32
2010-06-23
libds:common Remove DS_DC_* domain functionality flags
Andrew Bartlett
1
-1
/
+1
2010-06-16
s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library.
Stefan Metzmacher
4
-4
/
+3
2010-06-16
s4:libnet Remove 'ads min function level' checks.
Andrew Bartlett
1
-23
/
+0
2010-06-15
s4:dsdb Rework the vampire schema handling to convert 3 times.
Andrew Bartlett
1
-57
/
+117
2010-06-15
s4:provision Allow a specific prefix map to be loaded into a new schema provi...
Andrew Bartlett
1
-1
/
+24
2010-06-15
s4:dsdb Keep the DRS-based prefix map for use in provision-based schema
Andrew Bartlett
1
-2
/
+13
2010-06-15
s4:dsdb Allow the setting an override on the schema
Andrew Bartlett
1
-0
/
+4
2010-06-15
s4:dsdb Use the schema from our local provision to decode the schema
Andrew Bartlett
1
-78
/
+40
2010-06-15
s4:libnet Steal ldb and lp_ctx from python result into correct structures.
Andrew Bartlett
1
-2
/
+2
2010-06-15
s4:libnet Make the libnet_vampire default callbacks non-static
Andrew Bartlett
2
-40
/
+71
2010-06-12
s4:dsdb Add debug
Andrew Bartlett
1
-0
/
+1
2010-05-22
s4:libnet: use the new generated config from the provision for the self_join
Stefan Metzmacher
1
-1
/
+1
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
5
-37
/
+34
2010-05-18
s4:provision Remove unused 'account_name' parameter
Andrew Bartlett
2
-2
/
+0
2010-05-18
pynet: Remove unused credentials argument.
Jelmer Vernooij
1
-4
/
+3
2010-04-29
s4:libnet Make 'net vampire' more robust to command line arguments
Andrew Bartlett
1
-0
/
+20
2010-04-27
nbt: samlogon/netlogon structures - unify denominations
Matthias Dieter Wallnöfer
2
-2
/
+2
2010-04-27
s4-libnet: cope with an empty client site name from CLDAP
Andrew Tridgell
1
-0
/
+5
2010-04-27
s4-vampire: show main CLDAP response attributes during vampire
Andrew Tridgell
1
-0
/
+4
2010-04-22
s4-libnet: fixed two compiler warnings
Andrew Tridgell
1
-3
/
+2
2010-04-21
s4-pynet: accept None for target_dir in vampire
Andrew Tridgell
1
-1
/
+1
2010-04-20
pytalloc: ensure talloc_ctx is directly after PyObject_HEAD
Andrew Tridgell
1
-1
/
+1
2010-04-19
s4-python: PyErr_SetString() will crash on NULL strings
Andrew Tridgell
1
-6
/
+9
2010-04-15
s4:libnet_passwd: check for NT_STATUS_RPC_ENUM_VALUE_OUT_OF_RANGE for SetPass...
Stefan Metzmacher
1
-1
/
+1
2010-04-15
s4:libnet_passwd: check for NT_STATUS_RPC_PROCNUM_OUT_OF_RANGE in the ChangeP...
Stefan Metzmacher
1
-3
/
+3
2010-04-15
s4:libnet_rpc: check for NT_STATUS_RPC_PROCNUM_OUT_OF_RANGE instead of NT_STA...
Stefan Metzmacher
1
-1
/
+1
2010-04-15
s4:libnet/libnet_join: don't look at p->last_fault_code for debugging anymore
Stefan Metzmacher
1
-49
/
+20
2010-04-13
Revert "s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_*_dn" functions"
Matthias Dieter Wallnöfer
1
-2
/
+4
2010-04-12
s4/libnet: Allocate mem in supplied mem_ctx
Kamen Mazdrashki
1
-2
/
+2
2010-04-12
s4/py_net: Source code formatting fix
Kamen Mazdrashki
1
-16
/
+17
2010-04-12
s4/libnet: handle errors returned for DsAddEntry_v3 properly
Kamen Mazdrashki
1
-4
/
+3
2010-04-12
s4/libnet: Add few new lines in the debug log so it is readable again
Kamen Mazdrashki
1
-14
/
+16
2010-04-12
s4/libnet: Dump DRSUAPI_DIRERR_OK as unexpected
Kamen Mazdrashki
1
-2
/
+1
2010-04-09
s4-net: Convert vampire command over to Python.
Jelmer Vernooij
1
-0
/
+56
2010-04-09
s4-net: Convert user subcommand to Python.
Jelmer Vernooij
1
-0
/
+70
2010-04-08
net: Convert time command to python.
Jelmer Vernooij
1
-11
/
+49
2010-04-08
s4-net: Use new Net() object in net export keytab.
Jelmer Vernooij
1
-1
/
+5
2010-04-08
pynet: Create a net class.
Jelmer Vernooij
1
-69
/
+83
2010-04-08
Migrate 'net export keytab' to python.
Jelmer Vernooij
1
-12
/
+55
2010-04-06
s4-waf: removed the AUTOGENERATED markers
Andrew Tridgell
1
-4
/
+0
2010-04-06
s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...
Andrew Tridgell
1
-0
/
+2
2010-04-06
build: fixed libcli/ndr_netlogon.c dependency rules
Andrew Tridgell
1
-0
/
+1
[next]