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-10-31
s4: Remove the old perl/m4/make/mk-based build system.
Jelmer Vernooij
1
-18
/
+0
2010-10-26
waf: Stop automaticaly changing dashes to underscores in library names.
Jelmer Vernooij
1
-1
/
+1
2010-10-26
waf: Remove lib prefix from libraries manually.
Jelmer Vernooij
1
-1
/
+1
2010-10-26
s4: Drop duplicate 'lib' prefix for private libraries.
Jelmer Vernooij
1
-2
/
+2
2010-10-24
s4:dsdb - use the more safe "samdb_msg_add_(u)int*" calls always where possible
Matthias Dieter Wallnöfer
1
-3
/
+2
2010-10-24
s4: Rename SMBPASSWD to smbpasswd.
Jelmer Vernooij
1
-2
/
+2
2010-10-24
s4: Rename LIBSAMBA-* to libsamba-*
Jelmer Vernooij
1
-2
/
+2
2010-10-21
s4-build: make LIBSAMBA-NET a private library
Andrew Tridgell
1
-2
/
+3
2010-10-18
s4:"util_ldb" - remove some really unused dependancies
Matthias Dieter Wallnöfer
1
-1
/
+0
2010-10-17
Revert "s4:remove "util_ldb" submodule and integrate the three gendb_* calls ...
Matthias Dieter Wallnöfer
2
-0
/
+2
2010-10-17
s4:remove "util_ldb" submodule and integrate the three gendb_* calls in "dsdb...
Matthias Dieter Wallnöfer
2
-2
/
+0
2010-10-16
s4:dsdb - fix unsigned integer save problems using the "%u" specifier
Matthias Dieter Wallnöfer
2
-4
/
+6
2010-10-15
s4:libnet_samsync_ldb.c - use LDB result constants
Matthias Dieter Wallnöfer
1
-15
/
+15
2010-10-15
s4:dsdb - remove "samdb_result_uint", "samdb_result_int64", "samdb_result_uin...
Matthias Dieter Wallnöfer
2
-12
/
+12
2010-10-12
libcli/security Use common security.h
Andrew Bartlett
1
-1
/
+1
2010-10-10
samdb: Add flags argument to samdb_connect().
Jelmer Vernooij
1
-1
/
+2
2010-10-10
s4-libnet_vampire: Remove unused self_corrected_schema
Kamen Mazdrashki
1
-10
/
+0
2010-10-10
s4-libnet_vampire use a linked list to handle schema objects pending conversion
Andrew Bartlett
1
-26
/
+33
2010-10-10
s4-vampire: Optimize Schema decoding conversion
Kamen Mazdrashki
1
-14
/
+10
2010-10-10
s4-vampire: Initial implementation for multi-pass schema decoding from DRS data
Kamen Mazdrashki
1
-69
/
+92
2010-10-05
s4-libnet_vampire: Reparent result.lp_ctx - we have already referenced it
Kamen Mazdrashki
1
-1
/
+1
2010-10-05
Add missing dependencies for com_err.
Jelmer Vernooij
1
-1
/
+1
2010-10-01
s4-rpc: added target_principal binding handle option
Andrew Tridgell
2
-2
/
+2
2010-09-30
s4-libnet: wipe the old keytab when exporting
Andrew Tridgell
1
-0
/
+2
2010-09-25
s4-pynet: added server keyword to Net() initialisation
Andrew Tridgell
1
-3
/
+7
2010-09-25
s4-libnet: added server_address option in libnet context
Andrew Tridgell
3
-1
/
+6
2010-09-24
s4-libnet_join Use header constant for 'all encryption types' in msDS-Support...
Andrew Bartlett
1
-4
/
+3
2010-09-24
s4-libnet Remove libnet_samdump_keytab() and net samdump keytab
Andrew Bartlett
3
-133
/
+2
2010-09-19
s4-libnet: use the right domain name in libnet_lookup
Andrew Tridgell
1
-4
/
+1
2010-09-16
s4-pynet: return the full netlogon response from python finddc
Andrew Tridgell
1
-7
/
+8
2010-09-16
s4-pyjoin: fill in the dns name in the python replication method
Andrew Tridgell
2
-0
/
+5
2010-09-15
s4-libnet: force IDL printing for high debug levels
Andrew Tridgell
1
-0
/
+4
2010-09-15
s4-finddc: use NBT lookup for a 1C name if joining a short domain name
Andrew Tridgell
2
-2
/
+5
2010-09-15
s4-pynet: added finddc call
Andrew Tridgell
1
-0
/
+45
2010-09-15
s4-libcli: change finddcs.h -> finddc.h
Andrew Tridgell
1
-1
/
+1
2010-09-15
s4-libnet: use finddcs_cldap() in libnet_lookup
Andrew Tridgell
1
-11
/
+17
2010-09-15
s4-libnet: converted finddcs call to tevent_req
Andrew Tridgell
2
-25
/
+25
2010-09-09
s4-rodc: s->schema need initialisation
Andrew Tridgell
1
-0
/
+1
2010-09-02
pynet: fixed ref count error on Py_None
Andrew Tridgell
1
-1
/
+1
2010-08-27
s4-pynet: pynet depends on pyrpc_util
Andrew Tridgell
1
-1
/
+1
2010-08-27
pyrpc: Add py_check_dcerpc_type().
Jelmer Vernooij
1
-8
/
+3
2010-08-25
s4-pynet: some systems don't have Py_TYPE()
Andrew Tridgell
1
-0
/
+4
2010-08-25
s4-pynet: added replicate_init() and replicate_chunk() calls
Andrew Tridgell
1
-35
/
+134
2010-08-25
s4-libnet: added libnet_vampire_replicate_init()
Andrew Tridgell
1
-0
/
+17
2010-08-23
libnet-s4: added replicate() command in pynet
Andrew Tridgell
1
-0
/
+60
2010-08-23
s4-libnet: split libnet_Vampire() into two parts
Andrew Tridgell
2
-26
/
+82
2010-08-23
s4-libnet: show the DN when DsAddEntry() fails
Andrew Tridgell
1
-1
/
+2
2010-08-23
s4-libnet: added join type constants to python interface
Andrew Tridgell
1
-0
/
+4
2010-08-14
s4:libnet - free the "c" context also on error conditions
Matthias Dieter Wallnöfer
2
-1
/
+3
2010-08-03
s4/vampire: update dNSHostName for the Server object
Anatoliy Atanasov
1
-1
/
+61
[prev]
[next]