| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | Require passing in an event context to endpoint mapper utility function. | Jelmer Vernooij | 2008-04-17 | 1 | -13/+1 | |
| | * | | | | | | | Remove event context tracking from the credentials struct. | Jelmer Vernooij | 2008-04-17 | 19 | -77/+76 | |
| | * | | | | | | | Avoid event_find_context when a event context is already available. | Jelmer Vernooij | 2008-04-16 | 3 | -5/+4 | |
| | * | | | | | | | Use readily available event context. | Jelmer Vernooij | 2008-04-16 | 1 | -1/+1 | |
| | | |_|/ / / / | |/| | | | | | ||||||
| | * | | | | | | Avoid event_find_context() when the event context is already available | Jelmer Vernooij | 2008-04-16 | 7 | -9/+11 | |
| | * | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Jelmer Vernooij | 2008-04-16 | 6 | -21/+32 | |
| | |\ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 2008-04-16 | 2 | -14/+42 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | | Adjust the expectations of the struct based winbind test. | Andrew Bartlett | 2008-04-16 | 2 | -8/+15 | |
| | | * | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 2008-04-16 | 21 | -4464/+86 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Fix struct_based winbind test for 'check machine account'. | Andrew Bartlett | 2008-04-16 | 2 | -5/+6 | |
| | | * | | | | | | | | Fix wbinfo --trusted-domains. | Andrew Bartlett | 2008-04-16 | 3 | -8/+11 | |
| | * | | | | | | | | | Fix todo element on actually implemented function. | Jelmer Vernooij | 2008-04-16 | 1 | -1/+1 | |
| | | |_|/ / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | | Provide stubs when the [todo] attribute is set. | Jelmer Vernooij | 2008-04-16 | 2 | -14/+42 | |
| | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | | Use the subunit shell library. | Jelmer Vernooij | 2008-04-16 | 9 | -120/+14 | |
| | * | | | | | | | Remove policy library - it's now in a separate git repository. | Jelmer Vernooij | 2008-04-16 | 10 | -4344/+0 | |
| | * | | | | | | | Use library for subunit test functions. | Jelmer Vernooij | 2008-04-16 | 1 | -0/+67 | |
| | * | | | | | | | make sure header can be included more than once. | Jelmer Vernooij | 2008-04-16 | 1 | -0/+5 | |
| | |/ / / / / / | ||||||
| | * | | | | | | Now that we don't create a new event context, don't free it. | Andrew Bartlett | 2008-04-16 | 1 | -1/+0 | |
| | * | | | | | | Remove unused arguments from reg_open_local(). | Jelmer Vernooij | 2008-04-16 | 9 | -71/+63 | |
| | * | | | | | | Fix -r test, knownfailure return code. | Jelmer Vernooij | 2008-04-16 | 1 | -1/+3 | |
| | * | | | | | | Mention the actual exit code when a suite failed. | Jelmer Vernooij | 2008-04-16 | 1 | -1/+3 | |
| | * | | | | | | Merge branch 'wbinfo-test' of git://git.samba.org/kai/samba/kai-work-in-progr... | Jelmer Vernooij | 2008-04-16 | 2 | -1/+201 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | blackbox: Add many more tests for wbinfo | Kai Blin | 2008-04-15 | 2 | -1/+201 | |
| | * | | | | | | | Fix executable bit on blackbox ndrdump tests. | Jelmer Vernooij | 2008-04-16 | 1 | -0/+0 | |
| | * | | | | | | | Provide the right error count to formatters. | Jelmer Vernooij | 2008-04-16 | 1 | -1/+1 | |
| | * | | | | | | | Properly warn about exit codes that indicate success while tests claim | Jelmer Vernooij | 2008-04-16 | 1 | -0/+3 | |
| | * | | | | | | | 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 | 6 | -2/+68 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Test password change with 'net password change'. | Andrew Bartlett | 2008-04-15 | 1 | -0/+8 | |
| | | * | | | | | Test a few more bits of smbclient | Andrew Bartlett | 2008-04-15 | 1 | -2/+26 | |
| | | | |/ / / | | |/| | | | ||||||
| | | * | | | | Add blackbox test for ndrdump, to ensure it at least does not | Andrew Bartlett | 2008-04-15 | 4 | -0/+34 | |
| | * | | | | | 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 | |
