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
r15908: Mention ncalrpc in smbtorture help output
Jelmer Vernooij
2
-2
/
+92
2007-10-10
r15907: Add simple manpage for gwsvcctl
Jelmer Vernooij
1
-0
/
+47
2007-10-10
r15902: more test code that should be using d_printf()
Andrew Tridgell
1
-3
/
+3
2007-10-10
r15898: use d_printf() in some more places to fix more torture seg faults on
Andrew Tridgell
2
-30
/
+30
2007-10-10
r15897: switch to d_printf() in the libnet_share test, and neaten up the code
Andrew Tridgell
1
-20
/
+25
2007-10-10
r15896: we're getting a lot of crashes on the build farm due to people
Andrew Tridgell
1
-0
/
+1
2007-10-10
r15893: Update TODO
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r15892: Remove the COM management code - DCOM should be
Jelmer Vernooij
20
-1434
/
+2
2007-10-10
r15883: Make sure timegm() prototype is available (on systems where we've had to
Jim McDonough
1
-0
/
+1
2007-10-10
r15882: I forgot to add in this prototype for strtok_r()
Andrew Tridgell
1
-0
/
+4
2007-10-10
r15881: fixed the RAW-ACLS test for 64 bit systems (was failing on ppc64)
Andrew Tridgell
1
-3
/
+5
2007-10-10
r15880: the ntvfs_handle changes broke rpc on big-endian boxes, as the
Andrew Tridgell
1
-2
/
+4
2007-10-10
r15879: strtok_r() replacement, for solaris
Andrew Tridgell
2
-1
/
+28
2007-10-10
r15878: Add explicit initialization to make the IBM checker happy.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r15877: Fix error message - caught by the IBM checker
Jelmer Vernooij
1
-4
/
+17
2007-10-10
r15876: Fix build on IPv6-less systems.
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r15875: Fix bug in smbclients 'put' command tridge found a while ago. Add tests
Jelmer Vernooij
2
-6
/
+24
2007-10-10
r15871: Fix systems with native iconv
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r15870: Improve detection of iconv - should prevent HAVE_ICONV_H being
Jelmer Vernooij
2
-18
/
+8
2007-10-10
r15869: Fix loop var to search paths for iconv
Jim McDonough
1
-1
/
+1
2007-10-10
r15868: Add replacement macro for __STRING()
Jelmer Vernooij
2
-1
/
+4
2007-10-10
r15865: using dirname for a variable isn't that good,
Stefan Metzmacher
2
-43
/
+43
2007-10-10
r15862: add a LOCAL-EVENT torture test
Stefan Metzmacher
4
-2
/
+133
2007-10-10
r15859: fixed a crash bug in the ldb password_hash module. This one is quite
Andrew Tridgell
1
-1
/
+4
2007-10-10
r15858: - initialize s->r.out
Stefan Metzmacher
1
-13
/
+23
2007-10-10
r15857: don't clear the error string after setting it
Stefan Metzmacher
1
-4
/
+6
2007-10-10
r15856: fixed talloc_asprintf_append() on solaris
Andrew Tridgell
1
-1
/
+2
2007-10-10
r15855: more talloc_set_destructor() typesafe fixes. nearly done ...
Andrew Tridgell
13
-30
/
+15
2007-10-10
r15854: more talloc_set_destructor() typesafe fixes
Andrew Tridgell
29
-104
/
+50
2007-10-10
r15853: started the process of removing the warnings now that
Andrew Tridgell
8
-35
/
+23
2007-10-10
r15852: patch from Rusty to make talloc_set_destructor() and talloc_steal()
Andrew Tridgell
3
-23
/
+40
2007-10-10
r15851: the conversion of loadparm to BOOL broke all big-endian platforms as
Andrew Tridgell
2
-6
/
+6
2007-10-10
r15850: another spot where r->out.error_string can be uninitialied
Andrew Tridgell
1
-0
/
+1
2007-10-10
r15849: ensure we don't try to talloc_steal() an invalid error_string in
Andrew Tridgell
1
-0
/
+1
2007-10-10
r15847: We probably want to keep the global init
Simo Sorce
1
-0
/
+2
2007-10-10
r15846: An async version of ldbsearch
Simo Sorce
1
-59
/
+186
2007-10-10
r15836: Test an invalid DOS share mode.
Volker Lendecke
1
-1
/
+34
2007-10-10
r15835: fixed locking in the client library
Andrew Tridgell
1
-0
/
+1
2007-10-10
r15834: fixed a memory leak in the session code
Andrew Tridgell
1
-1
/
+1
2007-10-10
r15833: fixed two delete on close memory leaks
Andrew Tridgell
1
-2
/
+6
2007-10-10
r15832: put a talloc leak report in the log file at the end of each test run
Andrew Tridgell
1
-1
/
+1
2007-10-10
r15831: fixed a memory leak in the netlogon server
Andrew Tridgell
1
-2
/
+2
2007-10-10
r15830: fixed two kdc memory leaks
Andrew Tridgell
2
-14
/
+8
2007-10-10
r15829: we need to include socket.h before we can use enum socket_type
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r15828: a talloc steal optimisation spotted by metze
Andrew Tridgell
1
-1
/
+1
2007-10-10
r15827: fixed a spelling error
Andrew Tridgell
1
-1
/
+1
2007-10-10
r15826: ensure we don't dereference sec when NULL
Andrew Tridgell
1
-1
/
+2
2007-10-10
r15825: there are quite subtle semantics with change notify events being sent
Andrew Tridgell
1
-8
/
+34
2007-10-10
r15824: fixed a subtle talloc bug to do with memory context loops. When you
Andrew Tridgell
3
-3
/
+80
2007-10-10
r15821: Fix static library build.
Jelmer Vernooij
2
-3
/
+8
[next]