r22477: When an invaild base is specified to ldb_search, it should return
[sfrench/samba-autobuild/.git] / source4 /
2007-10-10 Andrew Bartlettr22477: When an invaild base is specified to ldb_search...
2007-10-10 Andrew Bartlettr22476: The OID match is used very oddly in AD, as...
2007-10-10 Andrew Bartlettr22475: Rather than segfault, show the name of the...
2007-10-10 Andrew Bartlettr22474: If ldb does not return sucess, then the res...
2007-10-10 Stefan Metzmacherr22472: Commit the start of the DRSUAPI pull replicatio...
2007-10-10 Simo Sorcer22471: Convert more code to use proper LDB error codes.
2007-10-10 Stefan Metzmacherr22470: merge handling of broken connections from wins...
2007-10-10 Jelmer Vernooijr22462: Fix test suite for ndr parser without using...
2007-10-10 Jelmer Vernooijr22457: Fix tests for Samba3 client generator.
2007-10-10 Jelmer Vernooijr22456: Merge wireshark and ejs test improvements.
2007-10-10 Stefan Metzmacherr22455: split dependecies array for compiling and linki...
2007-10-10 Stefan Metzmacherr22454: - let asn1_deps.pl calculate the dependencies...
2007-10-10 Jelmer Vernooijr22453: Fix TDR testsuite without using our.
2007-10-10 Stefan Metzmacherr22452: fix creation of MK_FILES variable in Makefile
2007-10-10 Stefan Metzmacherr22451: allow
2007-10-10 Andrew Bartlettr22443: It isn't fatal to get the case wrong on this...
2007-10-10 Stefan Metzmacherr22442: fix the build without autodependencies
2007-10-10 Stefan Metzmacherr22440: fix autodependencies build
2007-10-10 Stefan Metzmacherr22439: fix some dependencies
2007-10-10 Stefan Metzmacherr22438: get rid of printf format warnings in heimdal...
2007-10-10 Stefan Metzmacherr22437: fix dependencies
2007-10-10 Stefan Metzmacherr22436: allow:
2007-10-10 Andrew Bartlettr22427: Abort in a few more cases of failure to provision.
2007-10-10 Andrew Tridgellr22424: fixed the bad merge (thanks to metze for pointi...
2007-10-10 Andrew Tridgellr22423: don't need popt here
2007-10-10 Andrew Tridgellr22422: merged tdb changes from ctdb
2007-10-10 Andrew Tridgellr22421: merged in latest ctdb changes from bzr
2007-10-10 Stefan Metzmacherr22420: fix smbd timeout
2007-10-10 James Peachr22415: Remove test directory once we are finished...
2007-10-10 Stefan Metzmacherr22414: use more portable perl
2007-10-10 Stefan Metzmacherr22410: disallow PUBLIC_ options on MODULE and BINARY
2007-10-10 Stefan Metzmacherr22409: try to fix selftest.pl on systems with old...
2007-10-10 Stefan Metzmacherr22408: more private dependecies
2007-10-10 Stefan Metzmacherr22407: this dependecies should be private
2007-10-10 Stefan Metzmacherr22406: this dependencies should also be private
2007-10-10 Stefan Metzmacherr22405: fix memory leak in error path
2007-10-10 Stefan Metzmacherr22404: more dependencies which should be private
2007-10-10 Stefan Metzmacherr22403: this dependencies should be private
2007-10-10 Stefan Metzmacherr22400: only add srcdir and builddir path if they differ
2007-10-10 Stefan Metzmacherr22399: fix major memory leak
2007-10-10 Stefan Metzmacherr22398: try to let all tests pass 5400 seconds is not...
2007-10-10 Stefan Metzmacherr22397: hopefully fix the build on some aix hosts in...
2007-10-10 Stefan Metzmacherr22396: remove unused vars
2007-10-10 Stefan Metzmacherr22387: see if this fixes the build on the aix1 hosts
2007-10-10 Stefan Metzmacherr22386: another unused include
2007-10-10 Stefan Metzmacherr22385: remove unused include
2007-10-10 Stefan Metzmacherr22384: print out the total selftest runtime
2007-10-10 Stefan Metzmacherr22383: maybe this fixes the mkdir not enough args...
2007-10-10 Stefan Metzmacherr22382: fix memory leak
2007-10-10 Stefan Metzmacherr22381: fix memory leak
2007-10-10 Stefan Metzmacherr22380: get the output of the exited smbd...
2007-10-10 Stefan Metzmacherr22379: add missing file
2007-10-10 Stefan Metzmacherr22378: none needs to be checked first
2007-10-10 Stefan Metzmacherr22377: implement check_env() for samba4
2007-10-10 Stefan Metzmacherr22375: implement check_env() logic in the frontend
2007-10-10 Stefan Metzmacherr22374: fix perl warnings
2007-10-10 Stefan Metzmacherr22373: move in_list() to util_strlist.c to remove...
2007-10-10 Stefan Metzmacherr22372: split out become_daemon() into it's own function
2007-10-10 Stefan Metzmacherr22371: readd discard_const() to lib/util/util.h
2007-10-10 Stefan Metzmacherr22369: add ZERO_STRUCT() ... macros to lib/util/util...
2007-10-10 Stefan Metzmacherr22368: remove unused header maybe this fixes th ebuild...
2007-10-10 Stefan Metzmacherr22367: prepare merge to samba3
2007-10-10 Stefan Metzmacherr22365: prepare merge to samba3
2007-10-10 Stefan Metzmacherr22361: warnings.pm isn't available on solaris 8
2007-10-10 Stefan Metzmacherr22360: print out the name of the PCAP file and move...
2007-10-10 Stefan Metzmacherr22359: try to fix the start failures in the build...
2007-10-10 Jelmer Vernooijr22357: Don't use 'our'
2007-10-10 Jelmer Vernooijr22356: Simple refactoring.
2007-10-10 Jelmer Vernooijr22339: Run some more tests.
2007-10-10 Jelmer Vernooijr22338: Allow regexes in known-failures file
2007-10-10 Stefan Metzmacherr22337: print out the smbd log output after each test
2007-10-10 Jelmer Vernooijr22336: Add some more share tests.
2007-10-10 Stefan Metzmacherr22335: output the error code
2007-10-10 Stefan Metzmacherr22334: don't print the test output if the test passed
2007-10-10 Andrew Bartlettr22333: Use kerberos and the ntvfs/cifs backend for...
2007-10-10 Stefan Metzmacherr22332: escape bad chars with '_' to form a nice filename
2007-10-10 Stefan Metzmacherr22331: remove run_test_buildfarm() function
2007-10-10 Stefan Metzmacherr22329: abstract the output handling of run_test()
2007-10-10 Jelmer Vernooijr22328: Add initial testsuite for share code.
2007-10-10 Jelmer Vernooijr22326: Merge some more test improvements.
2007-10-10 Rafal Szczesniakr22323: - add credentials property to NetContext object
2007-10-10 Andrew Bartlettr22322: Cut timelimits for BENCH tests run in quicktest.
2007-10-10 Stefan Metzmacherr22319: sync lib/tdb/ with samba3
2007-10-10 Stefan Metzmacherr22312: avoid the need of typing 'run' into each gdb...
2007-10-10 Stefan Metzmacherr22311: use different ip-addresses for dc and member
2007-10-10 Stefan Metzmacherr22310: - use 'everything' instead of 'all libraries'
2007-10-10 Stefan Metzmacherr22309: cosmetic changes...
2007-10-10 Stefan Metzmacherr22308: disabled shared libraries on aix and openbsd
2007-10-10 Stefan Metzmacherr22307: when no lex or yacc is found:
2007-10-10 Stefan Metzmacherr22306: try to make the aix compiler happy
2007-10-10 Stefan Metzmacherr22305: fix make test using a absolute path for
2007-10-10 Stefan Metzmacherr22300: fix make everything, we need to build shared...
2007-10-10 Stefan Metzmacherr22297: move ZERO_*, ARRAY_SIZE and PTR_DIFF macros...
2007-10-10 Stefan Metzmacherr22296: heimdal/lib/roken/roken.h.in includes <socket_w...
2007-10-10 Andrew Bartlettr22295: Use delegated credentials and kerberos to test...
2007-10-10 Andrew Bartlettr22294: Lock the delegated credentials to being kerbero...
2007-10-10 Andrew Bartlettr22293: Try to make it more clear what failed to parse.
2007-10-10 Andrew Bartlettr22292: Start the LDAP server inside the same fifo...
2007-10-10 Andrew Bartlettr22290: Fedora DS is incredibly picky about newlines...
2007-10-10 Jelmer Vernooijr22289: Another fedora ds fix
next