Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r12806: tridge: in revision 12634 you introduced to validate the ndr_print ou... | Stefan Metzmacher | 1 | -5/+12 |
2007-10-10 | r12805: merge from samba3 | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r12804: This patch reworks the Samba4 sockets layer to use a socket_address | Andrew Bartlett | 68 | -854/+1356 |
2007-10-10 | r12803: if we free the ndr structure how should we access the private pointer... | Stefan Metzmacher | 1 | -1/+3 |
2007-10-10 | r12801: Some more include/ cleanups (remove unused macros + move files | Jelmer Vernooij | 13 | -55/+19 |
2007-10-10 | r12800: Replace tmp_ctx with mem_ctx to make variables name more | Rafal Szczesniak | 1 | -6/+6 |
2007-10-10 | r12799: print out function and location too | Stefan Metzmacher | 2 | -6/+6 |
2007-10-10 | r12798: print timestamps into the log file, this is not nice code, | Stefan Metzmacher | 2 | -5/+42 |
2007-10-10 | r12797: check for a error | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r12796: use the correct address as initiator | Stefan Metzmacher | 4 | -28/+5 |
2007-10-10 | r12795: remember the gensec_security context | Stefan Metzmacher | 2 | -0/+3 |
2007-10-10 | r12793: fix bugs | Stefan Metzmacher | 1 | -5/+5 |
2007-10-10 | r12792: fix compiler warning | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r12791: fix compiler warning | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r12790: fix compiler warning | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12785: make the iface_*() functions return strings which do not get | Andrew Tridgell | 1 | -7/+15 |
2007-10-10 | r12784: implement a simplified version of verifying old active replicas, with... | Stefan Metzmacher | 1 | -32/+124 |
2007-10-10 | r12783: add a comment about matching more than 1 handler per message (andrew | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r12782: Don't segfault if we cannot setup messaging. | Andrew Bartlett | 1 | -0/+10 |
2007-10-10 | r12780: propagate local records, when replicas are rejected on conflicts | Stefan Metzmacher | 1 | -1/+55 |
2007-10-10 | r12779: allow static tomstones | Stefan Metzmacher | 1 | -9/+3 |
2007-10-10 | r12778: export TEST_DATA_PREFIX in make test | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r12777: use TEST_DATA_PREFIX if available | Stefan Metzmacher | 1 | -5/+6 |
2007-10-10 | r12776: use $ENV{TEST_DATA_PREFIX} for test files if available | Stefan Metzmacher | 1 | -2/+9 |
2007-10-10 | r12775: free elements early... | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r12774: - fix the build on OpenBSD | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r12773: - remove unused variable, fix the build with some old compilers | Stefan Metzmacher | 1 | -3/+0 |
2007-10-10 | r12772: - create variables for the %(patsubst ...) statements for the idl files | Stefan Metzmacher | 4 | -8/+22 |
2007-10-10 | r12770: Remove the alloca.h header as it is not used in the code afaics | Simo Sorce | 1 | -1/+0 |
2007-10-10 | r12769: Make ldb_next_request() evident, I was much confused on first sight | Simo Sorce | 1 | -4/+6 |
2007-10-10 | r12767: Add some trusted lookups | Volker Lendecke | 1 | -5/+67 |
2007-10-10 | r12766: fix the build | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r12765: Revert an accidential commit | Volker Lendecke | 1 | -86/+1 |
2007-10-10 | r12764: Add a test for lsa_lookup. This will be expanded when I get around to... | Volker Lendecke | 4 | -1/+352 |
2007-10-10 | r12763: Oops. If you call ldb_search from within an ldb module's search | Andrew Bartlett | 1 | -1/+3 |
2007-10-10 | r12762: Simo correctly asked that the policy logic (which attributes contain | Andrew Bartlett | 2 | -26/+71 |
2007-10-10 | r12761: get the TIME_T_MIN and TIME_T_MAX right again, merging from samba3 wa... | Stefan Metzmacher | 1 | -4/+16 |
2007-10-10 | r12755: check the return value of ldb_timestring(), as this fails, | Stefan Metzmacher | 1 | -4/+13 |
2007-10-10 | r12754: - sync TIME_T_MAX calculation from samba3 | Stefan Metzmacher | 1 | -12/+4 |
2007-10-10 | r12753: Try to fix the build after a 'make clean'. (the wildcards will not | Andrew Bartlett | 2 | -3/+4 |
2007-10-10 | r12752: Clean up compile_et and asn1_compile as well. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r12751: Another make clean fix. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r12750: Clean up more asn1 generated files (pointed out by <HotaruT>). | Andrew Bartlett | 2 | -3/+2 |
2007-10-10 | r12749: Fix the newuser script. | Andrew Bartlett | 2 | -7/+10 |
2007-10-10 | r12748: Fix wrong handling of separation characters for RDNs | Simo Sorce | 1 | -5/+15 |
2007-10-10 | r12747: Add a couple more token tests, used by the kludge ACL module. | Andrew Bartlett | 1 | -0/+30 |
2007-10-10 | r12746: An initial version of the kludge_acls module. | Andrew Bartlett | 8 | -11/+257 |
2007-10-10 | r12745: Initial work to support a syntax to pass over controls via | Simo Sorce | 4 | -11/+107 |
2007-10-10 | r12744: For correctly written scripts, we don't need this anymore. Only use | Andrew Bartlett | 1 | -3/+1 |
2007-10-10 | r12743: Remove the ugly way we had to make a second stage init and introduce | Simo Sorce | 21 | -115/+142 |