summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r18059: another cpp errorAndrew Tridgell1-1/+1
2007-10-10r18058: we don't actually need __VA_ARGS__ yet (its another C99 feature whichAndrew Tridgell1-4/+5
2007-10-10r18057: fixed an #ifdefAndrew Tridgell1-1/+1
2007-10-10r18056: includes needed for O_CREATAndrew Tridgell1-1/+3
2007-10-10r18055: aix needs time.h for timegm.c to compileAndrew Tridgell2-0/+9
2007-10-10r18054: snprintf.c needs to use replace.h to get the rep_vasprintf and relatedAndrew Tridgell1-5/+1
2007-10-10r18053: the sig_atomic_t test needs to be in libreplace for getpass.c toAndrew Tridgell1-0/+13
2007-10-10r18052: discard_const_p() isn't part of the libreplace API, so we can't use itAndrew Tridgell1-1/+1
2007-10-10r18051: - add gcc warning flagsAndrew Tridgell2-46/+60
2007-10-10r18050: Run more NET tests on the build farm.Rafal Szczesniak1-3/+3
2007-10-10r18046: Add 'z' specifier support and a configure test.Simo Sorce2-16/+51
2007-10-10r18045: Update format, list "test" target as phony.Jelmer Vernooij2-1/+3
2007-10-10r18044: timegm.c needs to be in a separate fileAndrew Tridgell3-35/+4
2007-10-10r18043: added strlcpy() testAndrew Tridgell1-2/+23
2007-10-10r18042: testsuite needs to link to libreplace.a :-)Andrew Tridgell1-1/+1
2007-10-10r18041: started on the bodies of the testsuite functions for libreplaceAndrew Tridgell2-2/+44
2007-10-10r18040: Use only one strnlen implementationJelmer Vernooij1-14/+1
2007-10-10r18039: Include header with time_t if needed.Jelmer Vernooij1-5/+10
2007-10-10r18038: make test fns staticAndrew Tridgell1-43/+43
2007-10-10r18037: added 'make installcheck' targetAndrew Tridgell1-0/+2
2007-10-10r18036: Add missing fileJelmer Vernooij2-0/+60
2007-10-10r18035: - fixed 'make clean' to remove test objectsAndrew Tridgell1-1/+2
2007-10-10r18034: fixed build of libreplace outside of source directoryAndrew Tridgell1-1/+3
2007-10-10r18033: added install-sh, needed for standalone libreplace buildAndrew Tridgell1-0/+238
2007-10-10r18032: added a 'make distclean'Andrew Tridgell1-1/+9
2007-10-10r18031: Merge my replace fixes:Jelmer Vernooij30-851/+1683
2007-10-10r18027: Fix some 64-bit warningsVolker Lendecke2-10/+19
2007-10-10r18026: patch from Brad allowing the windows testing to be configuredAndrew Tridgell2-5/+12
2007-10-10r18025: Don't try to set a target host if there isn't one (such as with ldapi...Andrew Bartlett1-5/+7
2007-10-10r18024: The %c sscanf format I'm using doesn't null terminate.Andrew Bartlett1-0/+3
2007-10-10r18023: Add support infrusructure for testing against an OpenLDAP server.Andrew Bartlett3-6/+102
2007-10-10r18022: Increment number of records converted, and print number of records sk...Andrew Bartlett1-1/+3
2007-10-10r18021: Add ldapi support to our LDAP client. To be used for testing anAndrew Bartlett1-34/+93
2007-10-10r18018: Fix the build on OpenBSD. No license problem this time, I've written ...Volker Lendecke2-2/+18
2007-10-10r18017: Separate NET tests out of RPC. This way it's easier to run libnetRafal Szczesniak3-3/+44
2007-10-10r17998: start working on syntaxesSimo Sorce4-29/+441
2007-10-10r17993: as metze pointed out, the composite_error() already calls the asyncAndrew Tridgell1-2/+0
2007-10-10r17992: reverted r17842Andrew Tridgell4-49/+3
2007-10-10r17991: Implement a few more calls (with not implemented :-).Andrew Bartlett1-36/+21
2007-10-10r17990: added timeout checking on dcerpc connection establishment. This shouldAndrew Tridgell1-2/+17
2007-10-10r17989: Add RPC-NETLOGON as a test we now run against Samba4.Andrew Bartlett2-6/+6
2007-10-10r17988: Add 'not for Samba4' hacks into the RPC-NETLOGON torture test.Andrew Bartlett1-0/+56
2007-10-10r17987: Make the LSA pipe listen on the \pipe\netlogon interface.Andrew Bartlett1-1/+1
2007-10-10r17986: Add a copy of the Heimdal licence to our source tree, to make it veryAndrew Bartlett1-0/+45
2007-10-10r17983: Use the UTF8-correct strcasecmp_m call for sorting these entries,Andrew Bartlett1-2/+2
2007-10-10r17982: One final hack...Andrew Bartlett2-0/+4
2007-10-10r17980: handle NULL arguments without crashing in strcasecmp_m() andAndrew Tridgell1-0/+10
2007-10-10r17978: make the ldap backend test for ldb work both with and without modulesAndrew Tridgell2-2/+19
2007-10-10r17968: Consolidate the DSSETUP and LSA pipes into a single file, as DSSETUPAndrew Bartlett3-271/+237
2007-10-10r17967: Somewhere along the line we lost unixName here, and so lost theAndrew Bartlett1-1/+1