Age | Commit message (Expand) | Author | Files | Lines |
2011-01-20 | s4-auth Remove special case for account_sid from auth_serversupplied_info | Andrew Bartlett | 14 | -288/+257 |
2011-01-20 | s4-gensec Add prototype for gensec_ntlmssp_init() | Andrew Bartlett | 1 | -0/+2 |
2011-01-20 | libcli/auth move ntlmssp_wrap() and ntlmssp_unwrap() into common code. | Andrew Bartlett | 1 | -123/+12 |
2011-01-20 | s4:selftest: mark samba4.nbt.winsreplication.owned as knownfail | Stefan Metzmacher | 1 | -0/+1 |
2011-01-20 | s4:selftest/skip: remove samba4.tokengroups.python | Stefan Metzmacher | 1 | -1/+0 |
2011-01-20 | lib/util: add tests for anonymous_shared_allocate/free() | Stefan Metzmacher | 2 | -1/+17 |
2011-01-19 | s4-selftest Remove knownfail for tokengroups test | Andrew Bartlett | 1 | -1/+0 |
2011-01-19 | s4-dsdb Don't use None as the input to the GENSEC loop in tokengroups test | Andrew Bartlett | 1 | -1/+1 |
2011-01-19 | s4:selftest/skip: add samba4.tokengroups.python | Stefan Metzmacher | 2 | -1/+2 |
2011-01-19 | s4-dsdb Add PAC validation test to tokengroups test. | Andrew Bartlett | 2 | -21/+79 |
2011-01-19 | s4-pyauth Fix AuthContext wrapper | Andrew Bartlett | 1 | -2/+13 |
2011-01-19 | s4-auth Allow NULL methods to be specified to auth_context_create_methods() | Andrew Bartlett | 1 | -14/+3 |
2011-01-19 | s4-dsdb Add a test of the tokenGroups behaviour on the user's DN. | Andrew Bartlett | 1 | -3/+21 |
2011-01-19 | s4-gensec Remove special case 'for SASL' that is not required any more. | Andrew Bartlett | 1 | -13/+0 |
2011-01-19 | pygensec: remove special case handling for None for buffers | Andrew Tridgell | 2 | -36/+29 |
2011-01-18 | s4:tls_tstream: also use a dynamic buffer for the pull side | Stefan Metzmacher | 1 | -3/+12 |
2011-01-18 | s4:tls_tstream: fix partial reads, so that the gnutls layer doesn't read the ... | Stefan Metzmacher | 1 | -1/+6 |
2011-01-18 | s4-tests: Added a test for correct inheritance of IO flagged ACEs. | Nadezhda Ivanova | 1 | -0/+18 |
2011-01-18 | s4-gensec Extend python bindings for GENSEC and the associated test | Andrew Bartlett | 3 | -28/+275 |
2011-01-18 | s4-auth Extend python bindings to allow ldb and message to be specified | Andrew Bartlett | 3 | -11/+61 |
2011-01-18 | s4-pygensec Fix indentation of py_gensec_start_mech_by_name() | Andrew Bartlett | 1 | -11/+11 |
2011-01-18 | s4-torture Remove unused temp dirs from the RPC-PAC test. | Andrew Bartlett | 1 | -9/+0 |
2011-01-18 | s4-pyldb Fix tp_basicsize for PyLdbDn | Andrew Bartlett | 1 | -1/+1 |
2011-01-18 | s4-pygensec Add bindings for server_start() and update() | Andrew Bartlett | 1 | -4/+96 |
2011-01-18 | s4-pyauth Add bindings for auth_context_create() as AuthContext() | Andrew Bartlett | 2 | -1/+81 |
2011-01-18 | s4-pyauth Use py_talloc_get_type() for greater talloc binding safety | Andrew Bartlett | 2 | -12/+15 |
2011-01-18 | s4-gensec Don't steal the auth_context, reference it. | Andrew Bartlett | 2 | -6/+17 |
2011-01-18 | s4-ldb_ldif: Take into account LDB_FLG_SHOW_BINARY | Kamen Mazdrashki | 1 | -1/+4 |
2011-01-18 | s4-ldb_ldif: Don't check for LDB_FLG_SHOW_BINARY in ldb_should_b64_encode | Kamen Mazdrashki | 1 | -4/+0 |
2011-01-17 | s4-provision: Fixed owner/group for hard-coded Sites descriptor. | Nadezhda Ivanova | 1 | -3/+1 |
2011-01-17 | s4-tools: Fixed a bug in ldapcmp - DACL was not retrieved correctly if the ob... | Nadezhda Ivanova | 1 | -1/+4 |
2011-01-17 | s4-tools: Added a --sort-aces option to ldapcmp | Nadezhda Ivanova | 1 | -6/+12 |
2011-01-17 | ldb: new ABI sigs file | Andrew Tridgell | 1 | -0/+248 |
2011-01-17 | s4-dsdb: replaced the calls to ldb_search() in dsdb modules with dsdb_module_... | Andrew Tridgell | 4 | -26/+32 |
2011-01-17 | s4-dsdb: pass parent request to dsdb_module_*() functions | Andrew Tridgell | 25 | -235/+335 |
2011-01-17 | ldb: added ldb_req_mark_trusted() | Andrew Tridgell | 3 | -1/+14 |
2011-01-17 | ldb: inherit parent flags on child requests in modules | Matthias Dieter Wallnöfer | 1 | -0/+11 |
2011-01-17 | web_server: Display trivial placeholder page if SWAT could not be found. | Jelmer Vernooij | 1 | -6/+19 |
2011-01-17 | web_server: Fix initialization. | Jelmer Vernooij | 1 | -3/+6 |
2011-01-17 | web_server: Avoid references to swat. Load samba.web_server instead. | Jelmer Vernooij | 2 | -8/+11 |
2011-01-17 | param: Load web service by default. | Jelmer Vernooij | 1 | -1/+1 |
2011-01-15 | s4:dsdb_find_nc_root - fix it up to let the provisioning work correctly | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2011-01-15 | s4:auth/ntlm/auth_sam.c - fix call to "get_server_info_principal" | Matthias Dieter Wallnöfer | 1 | -7/+7 |
2011-01-15 | s4:samr RPC server - always interpret filter integer values as signed | Matthias Dieter Wallnöfer | 1 | -4/+4 |
2011-01-14 | s4:web_server - immeditately assign "wdata" as private data for the stream so... | Matthias Dieter Wallnöfer | 1 | -11/+11 |
2011-01-14 | s4:urgent_replication.py - remove a now superflous RELAX control | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2011-01-14 | s4:samldb LDB module - fix "userAccountControl" handling | Matthias Dieter Wallnöfer | 2 | -15/+39 |
2011-01-14 | ldb:ldb_dn.c - fix counter type in "ldb_dn_minimise" | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2011-01-14 | waf: use PYTHONARCHDIR for installing python shared libs | Andrew Tridgell | 5 | -1/+10 |
2011-01-14 | s4-dsdb: only enforce the extended dn rules over ldap | Andrew Tridgell | 1 | -2/+21 |