Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r13346: use private proto header files for the torture tests | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r12804: This patch reworks the Samba4 sockets layer to use a socket_address | Andrew Bartlett | 2 | -48/+70 |
2007-10-10 | r12791: fix compiler warning | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r12782: Don't segfault if we cannot setup messaging. | Andrew Bartlett | 1 | -0/+10 |
2007-10-10 | r12693: Move core data structures out of smb.h into core.h | Jelmer Vernooij | 2 | -0/+2 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 4 | -5/+0 |
2007-10-10 | r12584: Move NDR tests from rpc/ to local/, add to list of tests | Jelmer Vernooij | 2 | -1/+99 |
2007-10-10 | r12523: Convert the registry subsystem to use a seperate prototype header | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12500: Use init functions explicitly in a few more places. 'gensec' and 'lib... | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r12158: added ldif handlers for the ntSecurityDescriptor attribute, so when | Andrew Tridgell | 1 | -0/+7 |
2007-10-10 | r12137: added sddl_encode(), the reverse of the sddl_decode() function added a | Andrew Tridgell | 1 | -1/+21 |
2007-10-10 | r12014: free the irpc_request structure with the irpc_call_recv functions, | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r12010: - added support for domain specific SID codes in SDDL strings | Andrew Tridgell | 1 | -2/+21 |
2007-10-10 | r12009: made the LOCAL-SDDL test less verbose by default, and add it to the | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r12008: added a simple LOCAL-SDDL test suite. Only one example so far. Will be | Andrew Tridgell | 2 | -0/+83 |
2007-10-10 | r11625: NULL terminate list of strings. For some reason this wasn't causing a | Tim Potter | 1 | -0/+1 |
2007-10-10 | r11554: make us able to run without depending on 127.0.0.1 | Stefan Metzmacher | 1 | -6/+8 |
2007-10-10 | r10594: Add initial framework for lib/registry torture tests | Jelmer Vernooij | 1 | -0/+96 |
2007-10-10 | r10592: Add "adfgets()" function, which allocates and reads a line from a fd. | Jelmer Vernooij | 1 | -0/+101 |
2007-10-10 | r10516: Add seperator argument to str_list_{make,join}_shell() | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r10514: Add str_list_make_shell() and str_list_join_shell() | Jelmer Vernooij | 1 | -0/+80 |
2007-10-10 | r10490: - allow deferred irpc replies to set the status | Andrew Tridgell | 1 | -4/+21 |
2007-10-10 | r10370: only validate the re-generated binding string for hostnames with IPs | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r10199: added a LOCAL-RESOLVE torture test, useful for measuring the overhead of | Andrew Tridgell | 1 | -0/+87 |
2007-10-10 | r8887: fixed the irpc error that caused ia64 to fail the LOCAL-IRPC test | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r8879: more expansion of the irpc test to try to uncover the ia64 mystery | Andrew Tridgell | 1 | -0/+50 |
2007-10-10 | r8874: test some more combinations | Stefan Metzmacher | 1 | -3/+8 |
2007-10-10 | r8873: add more checks | Stefan Metzmacher | 1 | -0/+5 |
2007-10-10 | r8871: add some debugging code to findout why LOCAL-IRPC fails on 64bit hosts | Stefan Metzmacher | 1 | -2/+10 |
2007-10-10 | r8867: try to fix the LOCAL-IRPC test on 64bit platforms | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r8818: - fix LOCAL-IRPC test for new ref-alloc semantics of irpc | Andrew Tridgell | 1 | -9/+7 |
2007-10-10 | r8817: - fixed return result from LOCAL-MESSAGING test | Andrew Tridgell | 1 | -3/+4 |
2007-10-10 | r8520: fixed a pile of warnings from the build farm gcc -Wall output on | Andrew Tridgell | 3 | -11/+11 |
2007-10-10 | r8412: cope with some lost messages in the ping test (netbsd gets this) | Andrew Tridgell | 1 | -2/+4 |
2007-10-10 | r7901: check if system supports UTF-16LE at all in LOCAL-ICONV test | Andrew Tridgell | 1 | -1/+9 |
2007-10-10 | r7898: don't die on bad iconv libs in LOCAL-ICONV test | Andrew Tridgell | 1 | -0/+8 |
2007-10-10 | r7655: test the evnt friendly socket_connect() in the LOCAL-SOCKET test | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r7426: add an option to disable progress output | Stefan Metzmacher | 1 | -2/+6 |
2007-10-10 | r7358: make the irpc test use two messaging contexts, not one, so it better | Andrew Tridgell | 1 | -10/+15 |
2007-10-10 | r7321: add nbtd statistics serving over irpc | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r7295: added an irpc benchmark. It gets about 16k messages/sec on my laptop, | Andrew Tridgell | 1 | -3/+73 |
2007-10-10 | r7294: implemented the irpc messaging system. This is the core of the | Andrew Tridgell | 2 | -0/+92 |
2007-10-10 | r6563: - fixed the local messaging torture test not to fork, as this causes | Andrew Tridgell | 1 | -14/+15 |
2007-10-10 | r5902: A rather large change... | Andrew Bartlett | 1 | -7/+7 |
2007-10-10 | r5304: removed lib/socket/socket.h from includes.h | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r5298: - got rid of pstring.h from includes.h. This at least makes it a bit | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r5197: moved events code to lib/events/ (suggestion from metze) | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r5185: make all the events data structures private to events.c. This will | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r5102: This is a major simplification of the logic for controlling top level | Andrew Tridgell | 1 | -3/+3 |