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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-19
Fix regf.idl, subkey and rootkey types were switched.
wilco@baanhofman.nl
1
-2
/
+2
2010-09-19
Fix file corruption (non-updated header) on new allocation.
wilco@baanhofman.nl
1
-8
/
+17
2010-09-19
Fix crash when no subkeys exist. Fix writing outside of buffer error by regf ...
wilco@baanhofman.nl
1
-2
/
+13
2010-09-19
Add python bindings for open_hive function to be able to load REGF files.
wilco@baanhofman.nl
1
-4
/
+43
2010-09-16
s4-irpc: Don't install endtime-timer in case timeout is INFINITE for the call
Kamen Mazdrashki
1
-3
/
+6
2010-09-16
s4-irpc: Add value for "infinite" timeout for IRPC calls
Kamen Mazdrashki
1
-1
/
+3
2010-09-15
s4: fixed some printf format errors
Andrew Tridgell
2
-2
/
+2
2010-09-15
s4-messaging: add support for no_reply in irpc messages
Andrew Tridgell
2
-0
/
+8
2010-09-13
s4:SID handling - always encode the SID using "ldap_encode_ndr_dom_sid" for L...
Matthias Dieter Wallnöfer
1
-2
/
+5
2010-09-11
ldb:tools/cmdline.c - reorganise imports
Matthias Dieter Wallnöfer
1
-6
/
+2
2010-09-11
ldb:tools/cmdline.c - make a counter unsigned where appropriate
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-09-11
s4:ldb_register_samba_handlers - fix up and convert result codes to LDB/LDAP ...
Matthias Dieter Wallnöfer
3
-3
/
+3
2010-09-10
s4:lib/policy/gp_filesys.c - remove dead code
Matthias Dieter Wallnöfer
1
-2
/
+0
2010-09-09
pyldb: expose PyLdbDn_FromDn()
Andrew Tridgell
2
-18
/
+29
2010-09-08
popt_common: Add missing dependency on libsamba-hostconfig.
Jelmer Vernooij
1
-3
/
+2
2010-09-07
s4-packet: make packet_recv_disable() a lot more efficient
Andrew Tridgell
1
-2
/
+6
2010-09-05
python-ldb: allow ldb_rename to take optional control(s)
Matthieu Patou
1
-4
/
+50
2010-09-04
ldb: Add missing aliases for ldb_ildap.
Jelmer Vernooij
1
-0
/
+1
2010-09-04
s4:lib/messaging: implement irpc_bh_set_timeout
Stefan Metzmacher
1
-1
/
+19
2010-09-03
s4:lib/messaging: make irpc_request private and remove unused code
Stefan Metzmacher
2
-190
/
+14
2010-09-03
s4:lib/messaging/tests: make use of irpc_binding_handle()
Stefan Metzmacher
1
-22
/
+49
2010-09-03
s4:lib/messaging: use irpc_binding_handle() for python bindings
Stefan Metzmacher
1
-13
/
+57
2010-09-03
s4:lib/messaging: add irpc_binding_handle_by_name() helper function
Stefan Metzmacher
2
-0
/
+36
2010-09-03
s4:lib/messaging: add irpc dcerpc_binding_handle backend
Stefan Metzmacher
3
-1
/
+289
2010-09-03
s4:lib/messaging: move messaging prototypes from irpc.h to messaging.h
Stefan Metzmacher
2
-28
/
+25
2010-09-03
s4:lib/messaging/tests: fix some compiler warnings
Stefan Metzmacher
1
-2
/
+2
2010-09-03
pidl: Keep only a single copy of samba.dcerpc.base.ClientConnection.
Jelmer Vernooij
1
-1
/
+1
2010-09-01
s4/ldb: fix standalone build
Björn Jacke
1
-2
/
+6
2010-08-31
s4/ldb: use monotonic clock for time deltas in ldbtest
Björn Jacke
1
-4
/
+4
2010-08-30
s4:lib/messaging: add some const to messaging_send()
Stefan Metzmacher
2
-2
/
+2
2010-08-23
s4-pyregistry: use s4_event_context_init()
Andrew Tridgell
1
-2
/
+2
2010-08-23
s4-event: event_context_find() should use s4_event_context_init()
Andrew Tridgell
1
-1
/
+1
2010-08-23
s4:security Change struct security_token->sids from struct dom_sid * to struc...
Andrew Bartlett
1
-1
/
+1
2010-08-22
Avoid use of Samba DTD, which requires net access.
Jelmer Vernooij
4
-4
/
+4
2010-08-22
pyldb: do type checking on the list form of ldb add
Andrew Tridgell
1
-0
/
+6
2010-08-20
s4-ldb: added support for rodc_control in ldb
Andrew Tridgell
1
-0
/
+27
2010-08-18
s4:security Remove use of user_sid and group_sid from struct security_token
Andrew Bartlett
1
-1
/
+1
2010-08-17
s4-ldb: ensure element flags are zero in ldb search return
Andrew Tridgell
1
-0
/
+2
2010-08-17
s4-ldbwrap: ensure session_info in ldb opaque remains valid
Andrew Tridgell
1
-0
/
+15
2010-08-17
s4-ldb: added LDB_FLAG_INTERNAL_DISABLE_VALIDATION
Andrew Tridgell
1
-0
/
+6
2010-08-17
s4-ldb: added LDB_FLAG_INTERNAL_MASK
Andrew Tridgell
2
-0
/
+31
2010-08-17
s4-ldb: use LDB_FLAG_MOD_TYPE() to extract element type from messages
Andrew Tridgell
2
-1
/
+6
2010-08-17
s4-dsdb: added support for LDB_CONTROL_RODC_DCPROMO_OID
Andrew Tridgell
1
-0
/
+6
2010-08-17
s4-ldb: test the 'displayName=a,b' bug
Andrew Tridgell
1
-0
/
+6
2010-08-17
s4-ldb: fixed the ldb 'displayName=a,b' indexing bug
Andrew Tridgell
1
-2
/
+4
2010-08-17
s4-ldb: add some comments explaining the ltdb_index_idxptr() function
Andrew Tridgell
1
-0
/
+8
2010-08-09
s4-build: use @PACKAGE_VERSION@ in s4 pc.in files
Andrew Tridgell
2
-2
/
+2
2010-08-05
s4-dns: fix dnsp for old build
Andrew Tridgell
1
-1
/
+1
2010-08-05
s4-ldb: added ldif handler for the dnsRecord attribute
Andrew Tridgell
3
-2
/
+25
2010-07-29
s4-ldb: use TALLOC_CTX type instead of 'void'
Kamen Mazdrashki
9
-49
/
+49
[next]