Age | Commit message (Expand) | Author | Files | Lines |
2011-01-14 | s4-kdc: don't ask for an extended DN for krbtgt_dn | Andrew Tridgell | 1 | -1/+1 |
2011-01-14 | s4-test: added a tokengroups test | Andrew Tridgell | 2 | -0/+101 |
2011-01-14 | s4-samdb: give a more useful debug when we can't open the privileges db | Andrew Tridgell | 1 | -0/+1 |
2011-01-14 | s4-auth: fixed status return | Andrew Tridgell | 1 | -1/+1 |
2011-01-14 | s4-samba-tool: fixed the gpo command to use the right DN for access checks | Andrew Tridgell | 1 | -5/+14 |
2011-01-14 | s4-dsdb: minimise the DN in group expansion | Andrew Tridgell | 1 | -0/+5 |
2011-01-14 | ldb: added ldb_dn_minimise() | Andrew Tridgell | 2 | -0/+64 |
2011-01-14 | s4-dns: renamed DNS_TYPE_ZERO to DNS_TYPE_TOMBSTONE | Andrew Tridgell | 1 | -5/+5 |
2011-01-14 | s4-dsdb: validate number of extended components | Andrew Tridgell | 1 | -2/+10 |
2011-01-14 | ldb: added ldb_dn_get_extended_comp_num() | Andrew Tridgell | 3 | -1/+10 |
2011-01-14 | s4-samba_tool Added ACL checking to python GPO management tool | Andrew Bartlett | 1 | -8/+26 |
2011-01-14 | pyldb Simplify python wrappers for struct ldb_val (LdbValue) | Andrew Bartlett | 1 | -17/+4 |
2011-01-14 | s4-auth Add get and set methods for auth_session_info python wrapper | Andrew Bartlett | 2 | -7/+73 |
2011-01-14 | s4-auth Add function to obtain any user's session_info from a given LDB | Andrew Bartlett | 6 | -81/+209 |
2011-01-14 | s4-auth use new dsdb_expand_nested_groups() | Andrew Bartlett | 2 | -152/+11 |
2011-01-14 | s4-dsdb Implement tokenGroups expansion directly in ldb operational module | Andrew Bartlett | 3 | -30/+269 |
2011-01-12 | s4:torture/nbench/nbench.c - initialise "n" | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2011-01-12 | s4:dns_server/dlz_bind9.c - initialise "ret" variables | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2011-01-12 | s4:extended_dn_out LDB module - initialise "have_reveal_control" | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2011-01-12 | s4:librpc/rpc/dcerpc_connect.c - fix uninitialised variable | Matthias Dieter Wallnöfer | 1 | -0/+1 |
2011-01-12 | ldb:ltdb_sequence_number - initialise "tmp_ctx" to prevent uninitialisation w... | Matthias Dieter Wallnöfer | 1 | -1/+2 |
2011-01-12 | ldb:ldbsearch.c - fix possible uninitialised variable | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2011-01-12 | torture:drs/rpc/msds_intid.c - proof for the correct "intId" | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2011-01-12 | s4:winbind/idmap.c - we cannot use "failed" until we are in a transaction | Matthias Dieter Wallnöfer | 1 | -8/+14 |
2011-01-12 | ldb:ltdb_sequence_number - check for an OOM exception | Matthias Dieter Wallnöfer | 1 | -0/+4 |
2011-01-12 | ldb:ldb_dn_explode - remove/unify some duplicate initialisations | Matthias Dieter Wallnöfer | 1 | -6/+2 |
2011-01-12 | s4:dynconfig/dynconfig.h - fix ending newline warning | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2011-01-12 | torture: add ndr tests for backup key protocol | Matthieu Patou | 3 | -1/+161 |
2011-01-12 | idl: Add IDL for remote key backup protocol (rkbp) | Matthieu Patou | 1 | -1/+1 |
2011-01-12 | idl: remove protected storage | Matthieu Patou | 1 | -1/+1 |
2011-01-12 | Add some debug in s4's winbind server | Matthieu Patou | 3 | -2/+3 |
2011-01-11 | s4-tests: Tests for expansion of ACEs containing generic information. | Nadezhda Ivanova | 1 | -2/+59 |
2011-01-11 | ldb: link to the download directory on the website | Andrew Tridgell | 1 | -16/+4 |
2011-01-11 | s4: fixed 'make dist' not to need configure for s4 | Andrew Tridgell | 1 | -2/+4 |
2011-01-09 | s4: make pipes with underscore works also | Matthieu Patou | 1 | -1/+3 |
2011-01-08 | waf: ensure "make dist" works from a clean git tree for all libraries | Andrew Tridgell | 1 | -2/+4 |
2011-01-08 | s4: upgradeprovision: Improve wording, punctuation | Michael Wood | 1 | -57/+60 |
2011-01-07 | netlogon: move netlogon helpers to ../libcli/netlogon. | Günther Deschner | 3 | -2/+3 |
2011-01-07 | s4/ldapcmp: Two new options are added to the tool | Zahari Zahariev | 1 | -40/+76 |
2011-01-07 | s4-ldap_server Allow multiple binds on LDAP server | Andrew Bartlett | 1 | -0/+18 |
2011-01-06 | acl tests: Fix import. | Jelmer Vernooij | 1 | -4/+7 |
2011-01-06 | Use new style objects. | Jelmer Vernooij | 1 | -1/+2 |
2011-01-06 | Remove unused imports. | Jelmer Vernooij | 6 | -14/+7 |
2011-01-05 | s4/ldapcmp: Correct fix for creds2 | Anatoliy Atanasov | 1 | -0/+3 |
2011-01-05 | Revert "s4/ldapcmp: Fix the parsing of the second set of credentials" | Anatoliy Atanasov | 1 | -1/+1 |
2011-01-05 | Revert "s4/ldapcmp: Check if creds2 is actualy set by the command line" | Anatoliy Atanasov | 1 | -1/+1 |
2011-01-05 | upgradeprovision: Fix use of dict.get(). | Jelmer Vernooij | 1 | -11/+5 |
2011-01-05 | s4-python: Allow setting TEST_DEBUG_LEVEL to override debug level for tests. | Jelmer Vernooij | 1 | -0/+10 |
2011-01-04 | s4/ldapcmp: Check if creds2 is actualy set by the command line | Anatoliy Atanasov | 1 | -1/+1 |
2011-01-04 | s4/ldapcmp: Fix the parsing of the second set of credentials | Anatoliy Atanasov | 1 | -1/+1 |