Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-10-10 | r12739: Add support for using credentials in the provision process. | Andrew Bartlett | 2 | -17/+25 |
2007-10-10 | r12738: Use a talloc_reference to ensure this doesn't get free()'ed too early. | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r12734: forgot to add qsort | Simo Sorce | 1 | -0/+256 |
2007-10-10 | r12733: Merge ldap/ldb controls into main tree | Simo Sorce | 53 | -100/+1870 |
2007-10-10 | r12732: This option does nothing. | Andrew Bartlett | 1 | -2/+1 |
2007-10-10 | r12731: Simplify and re-implemenet support for --parameter-name=foo | Andrew Bartlett | 2 | -26/+17 |
2007-10-10 | r12730: Reimplement --parameter-name, and bring in common samba options. | Andrew Bartlett | 2 | -7/+50 |
2007-10-10 | r12729: Implement the --section-name option, for dumping only one section. | Andrew Bartlett | 3 | -19/+55 |
2007-10-10 | r12728: Revive testparm. | Andrew Bartlett | 4 | -3/+240 |
2007-10-10 | r12725: some minor updates | Stefan Metzmacher | 4 | -4/+4 |
2007-10-10 | r12724: fix warnings | Stefan Metzmacher | 1 | -5/+5 |
2007-10-10 | r12720: By metze's request, rename the ntPwdHistory attribute to | Andrew Bartlett | 3 | -48/+48 |
2007-10-10 | r12719: Rename unicodePwd -> sambaPassword. | Andrew Bartlett | 6 | -48/+35 |
2007-10-10 | r12718: We don't use unicodePwd directly any more. | Andrew Bartlett | 1 | -1/+0 |
2007-10-10 | r12717: Always compile the skel module, so we know when we break it. | Andrew Bartlett | 2 | -28/+28 |
2007-10-10 | r12716: Tridge points out that the request argument to ldb_next_request must | Andrew Bartlett | 2 | -42/+78 |
2007-10-10 | r12711: Update copyrights | Jelmer Vernooij | 1 | -5/+2 |
2007-10-10 | r12710: Fix socket_wrapper: Make sure to fill in the socket family on the | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r12708: This is equivilant, but doesn't cause a warning. | Andrew Bartlett | 1 | -2/+1 |
2007-10-10 | r12704: role => server role | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r12703: Fix handling of short passdb backends (also reported by Steinar Gunde... | Jelmer Vernooij | 1 | -2/+4 |
2007-10-10 | r12702: - reload the partner configuration, when the sequenceNumber of the wi... | Stefan Metzmacher | 3 | -21/+87 |
2007-10-10 | r12701: the first scavenging run should happen after half of the renew_interval, | Stefan Metzmacher | 1 | -0/+13 |