| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | Support knownfail Subunit command. | Jelmer Vernooij | 2008-04-16 | 1 | -2/+13 | |
| | * | | | | | | | Deal with commands not even starting. | Jelmer Vernooij | 2008-04-15 | 1 | -6/+10 | |
| | * | | | | | | | Add some documentation about the expected testsuite output. | Jelmer Vernooij | 2008-04-15 | 1 | -3/+43 | |
| | * | | | | | | | Add some documentation on test behaviour in selftest. | Jelmer Vernooij | 2008-04-15 | 1 | -12/+29 | |
| | | |_|_|_|_|/ | |/| | | | | | ||||||
| | * | | | | | | Split binding structure handling out into a separate file. | Jelmer Vernooij | 2008-04-15 | 3 | -695/+725 | |
| | * | | | | | | Re-add 'db' subdirectory for LDAP backend provision | Andrew Bartlett | 2008-04-15 | 1 | -3/+3 | |
| | |/ / / / / | ||||||
| | * | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 2008-04-15 | 5 | -39/+56 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Fix size to memcpy call in generated Samba 3 client code. | Jelmer Vernooij | 2008-04-15 | 2 | -31/+47 | |
| | | * | | | | | Fix pointers when pushing strings to python during pidl generation. | Jelmer Vernooij | 2008-04-15 | 2 | -6/+7 | |
| | | * | | | | | Saner names for Python objects. | Jelmer Vernooij | 2008-04-15 | 1 | -2/+2 | |
| | * | | | | | | Fix some of the winbind tests. | Andrew Bartlett | 2008-04-15 | 3 | -3/+4 | |
| | * | | | | | | Fix winbind to check machine account. | Andrew Bartlett | 2008-04-15 | 4 | -106/+63 | |
| | * | | | | | | Fix provision-backend script | Andrew Bartlett | 2008-04-15 | 1 | -3/+4 | |
| | |/ / / / / | ||||||
| | * | | | | | Fix warnings. | Jelmer Vernooij | 2008-04-15 | 3 | -4/+6 | |
| | * | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into HEAD | Jelmer Vernooij | 2008-04-15 | 1 | -0/+1 | |
| | |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | | * | | | | Add blackbox test for ndrdump, to ensure it at least does not | Andrew Bartlett | 2008-04-15 | 1 | -0/+1 | |
| | * | | | | | Attempt to fix the pidl installation on fedora. | Jelmer Vernooij | 2008-04-15 | 1 | -1/+1 | |
| | |/ / / / | ||||||
| | * | | | | Work around 'test' quirks - use make's string comparison instead. | Jelmer Vernooij | 2008-04-15 | 1 | -1/+3 | |
| | * | | | | Fix ALL_OBJS value. | Jelmer Vernooij | 2008-04-15 | 1 | -2/+1 | |
| | * | | | | Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d... | Jelmer Vernooij | 2008-04-15 | 12 | -59/+41 | |
| | * | | | | Make sure init function sentinels are set for modules. | Jelmer Vernooij | 2008-04-15 | 2 | -0/+4 | |
| | * | | | | Fix the build. | Jelmer Vernooij | 2008-04-15 | 6 | -14/+9 | |
| | * | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4 | Jelmer Vernooij | 2008-04-14 | 6 | -17/+14 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Use RpcInterfaceTestCase everywhere. | Jelmer Vernooij | 2008-04-14 | 6 | -17/+14 | |
| | * | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4 | Jelmer Vernooij | 2008-04-14 | 1 | -5/+5 | |
| | |\| | | | | ||||||
| | | * | | | | Explicitly specify the paths when installing pidl. | Jelmer Vernooij | 2008-04-14 | 1 | -1/+6 | |
| | | * | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into fixbuild | Jelmer Vernooij | 2008-04-14 | 6 | -16/+43 | |
| | | |\ \ \ \ | ||||||
| | | * | | | | | Fix the build. | Jelmer Vernooij | 2008-04-14 | 1 | -5/+5 | |
| | * | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4 | Jelmer Vernooij | 2008-04-14 | 38 | -111/+234 | |
| | |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | | * | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 2008-04-14 | 21 | -78/+90 | |
| | | |\| | | | | ||||||
| | | | * | | | | Fix problems with event context not being the parent. | Simo Sorce | 2008-04-14 | 21 | -78/+90 | |
| | | * | | | | | Make sure credentials are specified when running the Python winreg RPC tests. | Jelmer Vernooij | 2008-04-14 | 3 | -5/+4 | |
| | | * | | | | | Allow command line options in the subunitrun script. | Jelmer Vernooij | 2008-04-14 | 2 | -8/+26 | |
| | | * | | | | | Also look in the environment for smb.conf path. | Jelmer Vernooij | 2008-04-14 | 1 | -4/+6 | |
| | | * | | | | | Add convenience TestCase class for testing RPC interfaces. | Jelmer Vernooij | 2008-04-14 | 2 | -5/+11 | |
| | | * | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 2008-04-14 | 2 | -1/+2 | |
| | | |\| | | | | ||||||
| | | | * | | | | lib/events: fix missing prototype of s4_events_aio_init() | Stefan Metzmacher | 2008-04-14 | 1 | -0/+1 | |
| | | | * | | | | Makefile: fix variable name automatic_deps -> automatic_dependencies | Stefan Metzmacher | 2008-04-14 | 1 | -1/+1 | |
| | | * | | | | | Ensure we initialise s->lp_ctx for the way into the provision. | Andrew Bartlett | 2008-04-14 | 1 | -0/+2 | |
| | | |/ / / / | ||||||
| | | * | | | | Include the smbconf parameter to the provision | Andrew Bartlett | 2008-04-14 | 1 | -1/+3 | |
| | | * | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 2008-04-14 | 7 | -37/+198 | |
| | | |\ \ \ \ | ||||||
| | | * \ \ \ \ | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 2008-04-14 | 22 | -32/+141 | |
| | | |\ \ \ \ \ | ||||||
| | | * | | | | | | Re-run SWIG | Andrew Bartlett | 2008-04-14 | 2 | -0/+46 | |
| | | * | | | | | | Fix newuser and setpassword scripts, and port to idmap. | Andrew Bartlett | 2008-04-14 | 5 | -15/+45 | |
| | | * | | | | | | Add in a way to get at the private_path() function from python | Andrew Bartlett | 2008-04-14 | 1 | -0/+5 | |
| | | | |_|_|_|/ | | |/| | | | | ||||||
| | * | | | | | | Fix unresolved symbols. | Jelmer Vernooij | 2008-04-14 | 7 | -35/+32 | |
| | * | | | | | | Explicitly specify the paths when installing pidl. | Jelmer Vernooij | 2008-04-14 | 1 | -1/+6 | |
| | * | | | | | | Fix order of variables in the makefile. | Jelmer Vernooij | 2008-04-14 | 3 | -62/+30 | |
| | * | | | | | | Use _OBJ_FILES variables in a couple more places. | Jelmer Vernooij | 2008-04-14 | 50 | -868/+886 | |
| | * | | | | | | Move object files lists to makefile rather than smb_build. | Jelmer Vernooij | 2008-04-14 | 35 | -676/+692 | |
| | | |_|/ / / | |/| | | | | ||||||
