Age | Commit message (Expand) | Author | Files | Lines |
2009-01-30 | selftest: pass down the path to python for provisioning samba4 | Stefan Metzmacher | 1 | -1/+2 |
2009-01-30 | heimdal:hdb: always include "config.h" first | Stefan Metzmacher | 1 | -0/+4 |
2009-01-30 | s4:lib/ldb: include replace.h in pyldb.c | Stefan Metzmacher | 1 | -0/+1 |
2009-01-30 | heimdal:camellia: include roken.h | Stefan Metzmacher | 2 | -0/+4 |
2009-01-30 | Revert "s4:heimdal_build: include "system/network.h" via config.h wrapper" | Stefan Metzmacher | 1 | -1/+0 |
2009-01-30 | s4:heimdal_build: add a dummy define for dirfd() | Stefan Metzmacher | 1 | -0/+4 |
2009-01-30 | heimdal:roken: arg_match_long() should return a value | Stefan Metzmacher | 1 | -0/+3 |
2009-01-30 | heimdal:roken: arg_printusage() should not try to return a value. | Stefan Metzmacher | 1 | -2/+2 |
2009-01-30 | s4:heimdal_build: include "system/network.h" via config.h wrapper | Stefan Metzmacher | 1 | -0/+1 |
2009-01-30 | heimdal:camellia-ntt.c: include config.h as first header | Stefan Metzmacher | 1 | -0/+3 |
2009-01-30 | heimdal: don't include <sys/cdefs.h> without knowing it's there | Stefan Metzmacher | 2 | -0/+13 |
2009-01-30 | heimdal: don't include <ifaddrs.h> without knowing it's there | Stefan Metzmacher | 1 | -0/+2 |
2009-01-30 | s4:build: kill DEFAULT_HEADERS variable | Stefan Metzmacher | 1 | -4/+3 |
2009-01-30 | Add helper function to get a module name, may be useful for debugging. | Simo Sorce | 2 | -1/+7 |
2009-01-30 | Fix misfiled headers. | Simo Sorce | 4 | -14/+12 |
2009-01-30 | s4:selftest: run RPC-COUNTCALLS as dc:local | Stefan Metzmacher | 1 | -1/+4 |
2009-01-30 | s4:selftest: run ncalrpc tests in dc:local mode | Stefan Metzmacher | 1 | -12/+22 |
2009-01-30 | selftest: don't export $CONFIGURATION anymore only $SMB_CONF_PATH | Stefan Metzmacher | 1 | -7/+2 |
2009-01-30 | s4:fix the build after 380874ef863866c94c999ef53252b9d30df65e88 | Stefan Metzmacher | 2 | -0/+2 |
2009-01-30 | selftest: allow environment options | Stefan Metzmacher | 1 | -2/+2 |
2009-01-30 | Fix standalone configure scripts | Simo Sorce | 2 | -1/+2 |
2009-01-30 | Fix the mess with ldb includes. | Simo Sorce | 77 | -578/+1031 |
2009-01-29 | quote ' inside '...' and make sure shell isn't eating \ by using perl here. | Björn Jacke | 1 | -5/+3 |
2009-01-28 | Stop installing events.h - it contains a broken include itself and | Jelmer Vernooij | 2 | -3/+0 |
2009-01-26 | pyrpc: Raise proper NDR error codes with matching strings rather than mapping | Jelmer Vernooij | 1 | -1/+1 |
2009-01-25 | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Jelmer Vernooij | 3 | -1/+170 |
2009-01-25 | Add prototypes required by samba-gtk. | Jelmer Vernooij | 2 | -0/+11 |
2009-01-24 | s4-smbtorture: add my copyright. | Günther Deschner | 1 | -0/+1 |
2009-01-24 | s4-smbtorture: add BackupLog handling in eventlog test. | Günther Deschner | 1 | -0/+69 |
2009-01-24 | s4-smbtorture: add test_GetLogIntormation test. | Günther Deschner | 1 | -0/+48 |
2009-01-24 | s4-smbtorture: add ReportEventW test. | Günther Deschner | 1 | -0/+50 |
2009-01-23 | s4: add ../lib/async_req to the s4 build | Kai Blin | 1 | -0/+1 |
2009-01-23 | s4: we're on the way to alhpa7 | Stefan Metzmacher | 1 | -1/+1 |
2009-01-22 | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Jelmer Vernooij | 1 | -10/+0 |
2009-01-22 | Do not start a transaction this way. | Simo Sorce | 1 | -10/+0 |
2009-01-22 | Remove obsolete samr Python module - use samba.dcerpc.samr instead. | Jelmer Vernooij | 1 | -759/+0 |
2009-01-22 | Implement as_sddl. | Jelmer Vernooij | 2 | -1/+29 |
2009-01-22 | Support parsing sddl for security descriptors. | Jelmer Vernooij | 2 | -2/+37 |
2009-01-22 | Move configure test files to the top-level and share them between s3 and | Jelmer Vernooij | 13 | -1293/+6 |
2009-01-21 | libsmbconf: Add build magic for Samba 4. | Jelmer Vernooij | 1 | -0/+1 |
2009-01-21 | Move check_python.m4 to common m4 directory. | Jelmer Vernooij | 2 | -101/+1 |
2009-01-21 | Only check for Perl once in Samba 3. | Jelmer Vernooij | 2 | -33/+1 |
2009-01-21 | Move check_make.m4 to the top-level. | Jelmer Vernooij | 2 | -34/+1 |
2009-01-21 | Use script path to find the setup directory. | Jelmer Vernooij | 3 | -3/+3 |
2009-01-21 | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Jelmer Vernooij | 9 | -156/+153 |
2009-01-21 | Allow overriding the function that ships the request in the Samba 3 | Jelmer Vernooij | 1 | -1/+1 |
2009-01-21 | s4:auth: move make_server_info_netlogon_validation() function arround | Stefan Metzmacher | 7 | -148/+143 |
2009-01-21 | s4:selftest: reference binaries via variables in tests.sh | Stefan Metzmacher | 1 | -7/+9 |
2009-01-21 | s4:python glue: fix dependecy to pyldb | Stefan Metzmacher | 1 | -1/+1 |
2009-01-21 | s4:ldb: remove dependency to samba4's events wrapper | Stefan Metzmacher | 7 | -29/+36 |