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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r22837: make RAW-BENCH-LOCK reconnect asynchronously when one of its servers
Andrew Tridgell
1
-28
/
+110
2007-10-10
r22836: started adding auto-reconnect logic to lockbench. This needs to be
Andrew Tridgell
1
-2
/
+37
2007-10-10
r22835: it's useful to see how much time is remaining in this test (so we can
Andrew Tridgell
1
-3
/
+4
2007-10-10
r22834: fixed a memory leak in the torture_open_connection() code, and removed
Andrew Tridgell
1
-42
/
+37
2007-10-10
r22833: use EVENT_FD_AUTOCLOSE in our event test suite
Andrew Tridgell
1
-2
/
+1
2007-10-10
r22832: merged the latest tdb changes from ctdb to Samba4
Andrew Tridgell
3
-15
/
+107
2007-10-10
r22831: take advantage of EVENT_FD_AUTOCLOSE in the inotify code
Andrew Tridgell
1
-12
/
+1
2007-10-10
r22830: merged the latest lib/events updates from ctdb to Samba4. This
Andrew Tridgell
9
-8
/
+74
2007-10-10
r22829: system/select.h needs to bring in epoll.h for epoll usage in
Andrew Tridgell
1
-0
/
+4
2007-10-10
r22827: Change license to LGPL (discussed with tridge).
Jelmer Vernooij
18
-201
/
+288
2007-10-10
r22825: let longhorn beta3 work with samba4
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r22824: - add a simple test which shows how a lock rejects
Stefan Metzmacher
2
-17
/
+155
2007-10-10
r22813: improve error messages in RAW-NOTIFY test
Andrew Tridgell
1
-4
/
+17
2007-10-10
r22811: two more memory allocation checks.
Rafal Szczesniak
2
-1
/
+4
2007-10-10
r22810: when a test runs against domain controller use domain name
Rafal Szczesniak
2
-18
/
+58
2007-10-10
r22809: use buffer size specified in libnet context.
Rafal Szczesniak
2
-5
/
+1
2007-10-10
r22808: store default buffer size for samr operations in libnet context.
Rafal Szczesniak
2
-1
/
+5
2007-10-10
r22804: convert libnet_rpc_userinfo function to use "continue" functions
Rafal Szczesniak
1
-127
/
+124
2007-10-10
r22793: use a state struct for r_do_release_demand to avoid a memleak on errors
Stefan Metzmacher
1
-12
/
+27
2007-10-10
r22792: only don't free on success
Stefan Metzmacher
1
-2
/
+5
2007-10-10
r22791: make it possible to use smb2_create_blob_add() in the server code too
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r22790: fix initialization for chained requests
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r22789: fix loading of internal samba4 modules
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r22788: fix typo
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r22774: correctly initialize the smbsrv_connection when switching to SMB2
Stefan Metzmacher
1
-0
/
+13
2007-10-10
r22769: Fix include location.
Jelmer Vernooij
2
-2
/
+2
2007-10-10
r22764: - replace talloc_zero with composite_create
Rafal Szczesniak
1
-16
/
+5
2007-10-10
r22763: replace talloc_zero calls with composite_create and add more
Rafal Szczesniak
2
-17
/
+16
2007-10-10
r22762: Some ldb_map changes:
Jelmer Vernooij
16
-119
/
+130
2007-10-10
r22758: - add missing _talloc_set_name_const(ret, ret); to talloc_append_stri...
Stefan Metzmacher
3
-1
/
+41
2007-10-10
r22757: test if calling talloc_free() works on parent elements from within a ...
Stefan Metzmacher
1
-1
/
+41
2007-10-10
r22756: Make it easier to setup an LDAP replica. Provision with
Andrew Bartlett
3
-5
/
+11
2007-10-10
r22752: bail out on talloc failure
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r22750: dlopen() is always available now (and returns a correct error if not ...
Jelmer Vernooij
1
-5
/
+0
2007-10-10
r22749: fix memory leak of nbt_name_request structure which are used to send ...
Stefan Metzmacher
1
-3
/
+6
2007-10-10
r22748: fix memleaks by passing an mem_ctx to
Stefan Metzmacher
8
-14
/
+15
2007-10-10
r22746: fix the build of the sqlite module
Stefan Metzmacher
1
-2
/
+1
2007-10-10
r22743: set the talloc name to the string...
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r22742: Fix tests.
Jelmer Vernooij
1
-6
/
+6
2007-10-10
r22741: Add MSVC-specific pragma's for Wireshark. Patch from Ronnie.
Jelmer Vernooij
1
-0
/
+8
2007-10-10
r22735: correct some comments
Rafal Szczesniak
1
-1
/
+2
2007-10-10
r22734: - use samr pipe if it is already opened
Rafal Szczesniak
1
-16
/
+79
2007-10-10
r22723: fix compiler warnings
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r22722: fix dependencies
Stefan Metzmacher
1
-2
/
+1
2007-10-10
r22721: use only included talloc and tdb untill jelmer
Stefan Metzmacher
1
-6
/
+8
2007-10-10
r22718: remove autoconf warnings, we should only include
Stefan Metzmacher
1
-6
/
+15
2007-10-10
r22699: Reduce amount of magic required for popt detection.
Jelmer Vernooij
2
-3
/
+8
2007-10-10
r22698: Support using system tdb, when available.
Jelmer Vernooij
2
-2
/
+4
2007-10-10
r22697: Support building with external talloc.
Jelmer Vernooij
3
-6
/
+24
2007-10-10
r22696: Make sure this is an ascii char
Simo Sorce
1
-0
/
+12
[next]