Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r18027: Fix some 64-bit warnings | Volker Lendecke | 2 | -10/+19 |
2007-10-10 | r18026: patch from Brad allowing the windows testing to be configured | Andrew Tridgell | 2 | -5/+12 |
2007-10-10 | r18025: Don't try to set a target host if there isn't one (such as with ldapi... | Andrew Bartlett | 1 | -5/+7 |
2007-10-10 | r18024: The %c sscanf format I'm using doesn't null terminate. | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r18023: Add support infrusructure for testing against an OpenLDAP server. | Andrew Bartlett | 3 | -6/+102 |
2007-10-10 | r18022: Increment number of records converted, and print number of records sk... | Andrew Bartlett | 1 | -1/+3 |
2007-10-10 | r18021: Add ldapi support to our LDAP client. To be used for testing an | Andrew Bartlett | 1 | -34/+93 |
2007-10-10 | r18018: Fix the build on OpenBSD. No license problem this time, I've written ... | Volker Lendecke | 2 | -2/+18 |
2007-10-10 | r18017: Separate NET tests out of RPC. This way it's easier to run libnet | Rafal Szczesniak | 3 | -3/+44 |
2007-10-10 | r17998: start working on syntaxes | Simo Sorce | 4 | -29/+441 |
2007-10-10 | r17993: as metze pointed out, the composite_error() already calls the async | Andrew Tridgell | 1 | -2/+0 |
2007-10-10 | r17992: reverted r17842 | Andrew Tridgell | 4 | -49/+3 |
2007-10-10 | r17991: Implement a few more calls (with not implemented :-). | Andrew Bartlett | 1 | -36/+21 |
2007-10-10 | r17990: added timeout checking on dcerpc connection establishment. This should | Andrew Tridgell | 1 | -2/+17 |
2007-10-10 | r17989: Add RPC-NETLOGON as a test we now run against Samba4. | Andrew Bartlett | 2 | -6/+6 |
2007-10-10 | r17988: Add 'not for Samba4' hacks into the RPC-NETLOGON torture test. | Andrew Bartlett | 1 | -0/+56 |
2007-10-10 | r17987: Make the LSA pipe listen on the \pipe\netlogon interface. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r17986: Add a copy of the Heimdal licence to our source tree, to make it very | Andrew Bartlett | 1 | -0/+45 |
2007-10-10 | r17983: Use the UTF8-correct strcasecmp_m call for sorting these entries, | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r17982: One final hack... | Andrew Bartlett | 2 | -0/+4 |
2007-10-10 | r17980: handle NULL arguments without crashing in strcasecmp_m() and | Andrew Tridgell | 1 | -0/+10 |
2007-10-10 | r17978: make the ldap backend test for ldb work both with and without modules | Andrew Tridgell | 2 | -2/+19 |
2007-10-10 | r17968: Consolidate the DSSETUP and LSA pipes into a single file, as DSSETUP | Andrew Bartlett | 3 | -271/+237 |
2007-10-10 | r17967: Somewhere along the line we lost unixName here, and so lost the | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r17966: remove all generated files | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r17965: make talloc build more portable | Stefan Metzmacher | 1 | -1/+3 |
2007-10-10 | r17964: try to support sun* hosts | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r17963: fix install logic for talloc.3 | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r17962: source/intl/ isn't used in samba4 anymore | Stefan Metzmacher | 2 | -343/+0 |
2007-10-10 | r17961: source/po/ isn't justed in samba4, so remove it | Stefan Metzmacher | 7 | -12147/+0 |
2007-10-10 | r17960: try to use gmake if present on IRIX | Stefan Metzmacher | 3 | -0/+5 |
2007-10-10 | r17958: as talloc_init() enabled null tracking, we should avoid to use it | Stefan Metzmacher | 5 | -7/+9 |
2007-10-10 | r17957: don't try to use an internet connection when generating the manpage | Stefan Metzmacher | 1 | -5/+5 |
2007-10-10 | r17956: LSA Cleanup! | Andrew Bartlett | 6 | -108/+467 |
2007-10-10 | r17955: Don't search for the dnsDomain attribute, it is invented (not in the | Andrew Bartlett | 1 | -7/+23 |
2007-10-10 | r17954: Avoid including \n in error strings (left over from DEBUG() conversion). | Andrew Bartlett | 2 | -14/+20 |
2007-10-10 | r17952: merge changes from samba3 | Stefan Metzmacher | 1 | -1/+5 |
2007-10-10 | r17950: sync talloc with samba3 | Stefan Metzmacher | 1 | -0/+7 |
2007-10-10 | r17940: Fix a warning spotted on the buildfarm. | Rafal Szczesniak | 1 | -1/+1 |
2007-10-10 | r17939: Fix compiler warnings spotted on buildfarm. | Rafal Szczesniak | 1 | -8/+19 |
2007-10-10 | r17938: More comments. | Rafal Szczesniak | 1 | -12/+101 |
2007-10-10 | r17932: Fix header installation. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r17931: Really remove the files this time. Looks like there's something wrong... | Jelmer Vernooij | 3 | -924/+0 |
2007-10-10 | r17930: Merge noinclude branch: | Jelmer Vernooij | 106 | -691/+1669 |
2007-10-10 | r17926: add trustedDomain class | Simo Sorce | 1 | -0/+263 |
2007-10-10 | r17925: Another class we need. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r17907: - add a generic talloc_report_depth_cb() function which takes a callback | Stefan Metzmacher | 4 | -52/+173 |
2007-10-10 | r17905: fix c++ warnings | Stefan Metzmacher | 1 | -13/+13 |
2007-10-10 | r17904: we don't want warnings about unused parameters | Stefan Metzmacher | 1 | -1/+9 |
2007-10-10 | r17898: handle objectcategory and isdefunct for classes | Simo Sorce | 1 | -17/+60 |