Age | Commit message (Expand) | Author | Files | Lines |
2010-12-27 | .gitignore: cleanup old stuff | Stefan Metzmacher | 1 | -232/+7 |
2010-12-27 | s4:ldb: setup TEST_DATA_PREFIX for make test | Stefan Metzmacher | 1 | -1/+5 |
2010-12-27 | s4:ldb:python/api: use filename() instead of hardcoded filenames | Stefan Metzmacher | 1 | -6/+6 |
2010-12-27 | s4:ldb/tests: there's no need to copy samba4.png | Stefan Metzmacher | 2 | -4/+1 |
2010-12-27 | tdb: setup TEST_DATA_PREFIX for make test | Stefan Metzmacher | 1 | -1/+5 |
2010-12-27 | s4:selftest: specify the gentest_seeds.dat location | Stefan Metzmacher | 1 | -1/+1 |
2010-12-27 | s4:selftest: selftest.pl already sets TEST_DATA_PREFIX | Stefan Metzmacher | 1 | -3/+2 |
2010-12-27 | selftest: setup $ENV{TEST_DATA_PREFIX} | Stefan Metzmacher | 1 | -0/+1 |
2010-12-27 | s3:selftest: mark samba3.posix_s3.smb2.lock (dc).rw-exclusive as known to fail | Stefan Metzmacher | 1 | -0/+1 |
2010-12-26 | tevent: More documentation updates | Volker Lendecke | 1 | -1/+72 |
2010-12-26 | tevent: More doc fixes | Volker Lendecke | 1 | -13/+47 |
2010-12-25 | tevent: Some documentation fixes | Volker Lendecke | 1 | -22/+45 |
2010-12-25 | tevent: Fix a typo | Volker Lendecke | 1 | -1/+1 |
2010-12-24 | tdb:tdbtorture: use TEST_DATA_PREFIX for files | Stefan Metzmacher | 1 | -8/+30 |
2010-12-24 | tdb:tdbtest: use TEST_DATA_PREFIX for files | Stefan Metzmacher | 1 | -3/+28 |
2010-12-24 | testprogs:test_kinit: create tmp files under $PREFIX | Stefan Metzmacher | 1 | -22/+22 |
2010-12-24 | s4:ldb:python/api: use only one ldb file in test_contains() | Stefan Metzmacher | 1 | -2/+3 |
2010-12-24 | s4:ldb:python/api: use filename() instead of hardcoded filenames | Stefan Metzmacher | 1 | -6/+7 |
2010-12-24 | Start on alpha 15. | Jelmer Vernooij | 1 | -1/+1 |
2010-12-24 | Merge remote branch 'origin/v4-0-test' | Stefan Metzmacher | 0 | -0/+0 |
2010-12-24 | Typo fix in KDC parameters. | Brad Hards | 1 | -3/+3 |
2010-12-24 | Release alpha14. | Jelmer Vernooij | 1 | -2/+2 |
2010-12-24 | mkrelease: Simplify further. | Jelmer Vernooij | 1 | -7/+1 |
2010-12-24 | update whatsnew for alpha14. | Jelmer Vernooij | 1 | -2/+5 |
2010-12-24 | WHATSNEW: Fix typo, indentation. | Jelmer Vernooij | 1 | -2/+2 |
2010-12-24 | wafsamba: Fix handling of nick name in VERSION. | Jelmer Vernooij | 1 | -2/+1 |
2010-12-24 | talloc: remove autotools support. | Jelmer Vernooij | 11 | -3763/+0 |
2010-12-24 | tdb: Remove autotools support. | Jelmer Vernooij | 17 | -3847/+98 |
2010-12-24 | MAINTAINERS: List rusty and tridge as maintainers for talloc. | Jelmer Vernooij | 1 | -0/+9 |
2010-12-24 | MAINTAINERS: add rusty as the tdb maintainer. | Jelmer Vernooij | 1 | -0/+7 |
2010-12-24 | MAINTAINERS: List tridge and me as maintainers of wafsamba and the wscripts. | Jelmer Vernooij | 1 | -0/+8 |
2010-12-23 | testprogs: testspoolss.exe: pretty print FILETIME in driver info 6 and 8. | Günther Deschner | 2 | -3/+101 |
2010-12-23 | s4:acl LDB module - "acl_rename" - memory contexts fixup | Matthias Dieter Wallnöfer | 1 | -5/+19 |
2010-12-23 | s4:acl LDB module - add a missing "talloc_free(tmp_ctx)" in an error path | Matthias Dieter Wallnöfer | 1 | -0/+1 |
2010-12-23 | tdb: add ABI/tdb-1.2.8.sigs | Stefan Metzmacher | 1 | -0/+61 |
2010-12-23 | tevent: add ABI/tevent-0.9.10.sigs | Stefan Metzmacher | 1 | -0/+73 |
2010-12-23 | s4:torture/ndr/spoolss.c - add a "ULL" suffix for a 64 bit unsigned integer l... | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-12-23 | lib/replace/testsuite.c - fix test output | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-12-23 | s3:libsmb: use 16 zero bytes as channel binding checksum in the gssapi checks... | Stefan Metzmacher | 1 | -20/+10 |
2010-12-23 | All calls to event_add_to_select_args() call GetTimeOfDay() and | Jeremy Allison | 5 | -23/+10 |
2010-12-22 | s3: Remove unused open_any_socket_out | Volker Lendecke | 2 | -167/+0 |
2010-12-22 | s3: Use smbsock_any_connect in winbind | Volker Lendecke | 1 | -45/+13 |
2010-12-22 | s3: Retry *SMBSERVER in nb_connect | Volker Lendecke | 1 | -2/+47 |
2010-12-22 | s3: Test smbsock_any_connect | Volker Lendecke | 4 | -0/+49 |
2010-12-22 | s3: Add smbsock_any_connect | Volker Lendecke | 2 | -1/+232 |
2010-12-22 | s3: Add an async smbsock_connect | Volker Lendecke | 3 | -0/+320 |
2010-12-22 | s3: Add async cli_session_request | Volker Lendecke | 2 | -0/+134 |
2010-12-22 | s3: Add some const to name_mangle() | Volker Lendecke | 2 | -2/+2 |
2010-12-22 | s3-waf: fix the build. | Günther Deschner | 1 | -1/+2 |
2010-12-22 | s3:lib/gencache: fix memory leak in error path | Stefan Metzmacher | 1 | -0/+3 |