Age | Commit message (Expand) | Author | Files | Lines |
2008-05-10 | Fix case. | Jelmer Vernooij | 1 | -2/+2 |
2008-05-10 | Fix installation of pidl perl files, torture pc file. | Jelmer Vernooij | 2 | -0/+15 |
2008-05-09 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 13 | -66/+279 |
2008-05-08 | Fix typo. | Jelmer Vernooij | 1 | -1/+0 |
2008-05-08 | Add undefined symbol flag for AIX. | William Jojo | 1 | -0/+4 |
2008-05-08 | Fix typo. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-08 | Fix link flags for ldb and tdb Python modules. | Jelmer Vernooij | 2 | -2/+2 |
2008-05-07 | libreplace: also use AC_LIBREPLACE_NETWORK_CHECKS for the standalone build | Stefan Metzmacher | 1 | -0/+1 |
2008-05-07 | libreplace: use AC_LIBREPLACE_NETWORK_CHECKS only for samba | Stefan Metzmacher | 2 | -1/+1 |
2008-05-07 | libreplace: split out network checks into a AC_LIBREPLACE_NETWORK_CHECKS macro | Stefan Metzmacher | 2 | -63/+73 |
2008-05-07 | libreplace: always provide utime() and utimes() | Stefan Metzmacher | 6 | -1/+200 |
2008-05-07 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 1 | -0/+1 |
2008-05-06 | libreplace: check how portable utimes() and futimes() are | Stefan Metzmacher | 1 | -0/+1 |
2008-05-06 | Cope with an empty mapping file in ad2oLschema | Andrew Bartlett | 1 | -2/+2 |
2008-04-27 | Move subunit infrastructure code into lib/torture. | Jelmer Vernooij | 6 | -2/+989 |
2008-04-25 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 45 | -4589/+401 |
2008-04-22 | Remove temporary debug statement | Simo Sorce | 1 | -2/+0 |
2008-04-21 | Remove more event_context_init() uses from function calls within deep down th... | Simo Sorce | 5 | -8/+22 |
2008-04-17 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 5 | -6/+7 |
2008-04-17 | More endian fixes in the registry | Andrew Bartlett | 1 | -5/+5 |
2008-04-17 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Andrew Tridgell | 2 | -19/+32 |
2008-04-17 | Fix typo | Andrew Bartlett | 1 | -1/+1 |
2008-04-17 | More work to avoid endian bugs in registry tests. | Andrew Bartlett | 1 | -5/+7 |
2008-04-17 | Fix bug in registry test on big-endian machines. | Andrew Bartlett | 2 | -19/+32 |
2008-04-17 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Andrew Tridgell | 19 | -91/+174 |
2008-04-17 | use uintptr_t instead of intptr_t where appropriate | Andrew Tridgell | 5 | -6/+7 |
2008-04-17 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Jelmer Vernooij | 1 | -1/+2 |
2008-04-17 | Specify event_context to ldb_wrap_connect explicitly. | Jelmer Vernooij | 16 | -90/+164 |
2008-04-17 | Skip strcmp() on 2 NULL pointers. | Andrew Bartlett | 1 | -1/+2 |
2008-04-17 | Add convenience function for getting at event context from ejs code. | Jelmer Vernooij | 2 | -0/+8 |
2008-04-16 | Remove policy library - it's now in a separate git repository. | Jelmer Vernooij | 9 | -4342/+0 |
2008-04-16 | Now that we don't create a new event context, don't free it. | Andrew Bartlett | 1 | -1/+0 |
2008-04-16 | Remove unused arguments from reg_open_local(). | Jelmer Vernooij | 9 | -71/+63 |
2008-04-15 | Fix const. | Jelmer Vernooij | 2 | -2/+2 |
2008-04-15 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into registry | Jelmer Vernooij | 30 | -216/+201 |
2008-04-15 | Fix formatting, remove unused function. | Jelmer Vernooij | 1 | -14/+3 |
2008-04-15 | More patchfile fixes. Write support should work now. | Wilco Baan Hofman | 2 | -14/+35 |
2008-04-15 | Fix PReg write support. | Wilco Baan Hofman | 4 | -18/+97 |
2008-04-15 | Fixed the patchfile tests and tidy up the patchfile backends. | Wilco Baan Hofman | 5 | -32/+226 |
2008-04-15 | Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d... | Jelmer Vernooij | 3 | -8/+10 |
2008-04-14 | Remove debug stuff. | Wilco Baan Hofman | 1 | -1/+0 |
2008-04-14 | Add support for security descriptors. Also patched the regf backend to suppor... | Wilco Baan Hofman | 7 | -42/+164 |
2008-04-14 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4 | Jelmer Vernooij | 1 | -0/+1 |
2008-04-14 | Use _OBJ_FILES variables in a couple more places. | Jelmer Vernooij | 12 | -106/+87 |
2008-04-14 | Move object files lists to makefile rather than smb_build. | Jelmer Vernooij | 15 | -97/+87 |
2008-04-14 | lib/events: fix missing prototype of s4_events_aio_init() | Stefan Metzmacher | 1 | -0/+1 |
2008-04-14 | Attempt to fix the patchfile_preg backend for big endian machines. | Wilco Baan Hofman | 2 | -6/+10 |
2008-04-14 | Remove prototypes from build.h in preparation of removing build.h | Jelmer Vernooij | 3 | -5/+16 |
2008-04-13 | Use torture_assert_mem_equal() in a couple more places. | Jelmer Vernooij | 3 | -6/+6 |
2008-04-13 | Use new torture_assert_mem_equal. | Jelmer Vernooij | 1 | -1/+1 |