summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* s4-auth Add get and set methods for auth_session_info python wrapperAndrew Bartlett2011-01-142-7/+73
* s4-auth Add function to obtain any user's session_info from a given LDBAndrew Bartlett2011-01-146-81/+209
* s4-auth use new dsdb_expand_nested_groups()Andrew Bartlett2011-01-142-152/+11
* s4-dsdb Implement tokenGroups expansion directly in ldb operational moduleAndrew Bartlett2011-01-143-30/+269
* s4:torture/nbench/nbench.c - initialise "n"Matthias Dieter Wallnöfer2011-01-121-1/+1
* s4:dns_server/dlz_bind9.c - initialise "ret" variablesMatthias Dieter Wallnöfer2011-01-121-2/+2
* s4:extended_dn_out LDB module - initialise "have_reveal_control"Matthias Dieter Wallnöfer2011-01-121-1/+1
* s4:librpc/rpc/dcerpc_connect.c - fix uninitialised variableMatthias Dieter Wallnöfer2011-01-121-0/+1
* ldb:ltdb_sequence_number - initialise "tmp_ctx" to prevent uninitialisation w...Matthias Dieter Wallnöfer2011-01-121-1/+2
* ldb:ldbsearch.c - fix possible uninitialised variableMatthias Dieter Wallnöfer2011-01-121-2/+2
* torture:drs/rpc/msds_intid.c - proof for the correct "intId"Matthias Dieter Wallnöfer2011-01-121-1/+1
* s4:winbind/idmap.c - we cannot use "failed" until we are in a transactionMatthias Dieter Wallnöfer2011-01-121-8/+14
* ldb:ltdb_sequence_number - check for an OOM exceptionMatthias Dieter Wallnöfer2011-01-121-0/+4
* ldb:ldb_dn_explode - remove/unify some duplicate initialisationsMatthias Dieter Wallnöfer2011-01-121-6/+2
* s4:dynconfig/dynconfig.h - fix ending newline warningMatthias Dieter Wallnöfer2011-01-121-1/+1
* torture: add ndr tests for backup key protocolMatthieu Patou2011-01-123-1/+161
* idl: Add IDL for remote key backup protocol (rkbp)Matthieu Patou2011-01-121-1/+1
* idl: remove protected storageMatthieu Patou2011-01-121-1/+1
* Add some debug in s4's winbind serverMatthieu Patou2011-01-123-2/+3
* s4-tests: Tests for expansion of ACEs containing generic information.Nadezhda Ivanova2011-01-111-2/+59
* ldb: link to the download directory on the websiteAndrew Tridgell2011-01-111-16/+4
* s4: fixed 'make dist' not to need configure for s4Andrew Tridgell2011-01-111-2/+4
* s4: make pipes with underscore works alsoMatthieu Patou2011-01-091-1/+3
* waf: ensure "make dist" works from a clean git tree for all librariesAndrew Tridgell2011-01-081-2/+4
* s4: upgradeprovision: Improve wording, punctuationMichael Wood2011-01-081-57/+60
* netlogon: move netlogon helpers to ../libcli/netlogon.Günther Deschner2011-01-073-2/+3
* s4/ldapcmp: Two new options are added to the toolZahari Zahariev2011-01-071-40/+76
* s4-ldap_server Allow multiple binds on LDAP serverAndrew Bartlett2011-01-071-0/+18
* acl tests: Fix import.Jelmer Vernooij2011-01-061-4/+7
* Use new style objects.Jelmer Vernooij2011-01-061-1/+2
* Remove unused imports.Jelmer Vernooij2011-01-066-14/+7
* s4/ldapcmp: Correct fix for creds2Anatoliy Atanasov2011-01-051-0/+3
* Revert "s4/ldapcmp: Fix the parsing of the second set of credentials"Anatoliy Atanasov2011-01-051-1/+1
* Revert "s4/ldapcmp: Check if creds2 is actualy set by the command line"Anatoliy Atanasov2011-01-051-1/+1
* upgradeprovision: Fix use of dict.get().Jelmer Vernooij2011-01-051-11/+5
* s4-python: Allow setting TEST_DEBUG_LEVEL to override debug level for tests.Jelmer Vernooij2011-01-051-0/+10
* s4/ldapcmp: Check if creds2 is actualy set by the command lineAnatoliy Atanasov2011-01-041-1/+1
* s4/ldapcmp: Fix the parsing of the second set of credentialsAnatoliy Atanasov2011-01-041-1/+1
* s4-smbtorture: check driver_version equality as well.Günther Deschner2011-01-041-0/+2
* s4-smbtorture: always setup full driver level 8 in test_add_driver_arg().Günther Deschner2011-01-041-6/+13
* s4-smbtorture: in test_GetDriverInfo_winreg() always test level 6 for samba3 asGünther Deschner2011-01-041-7/+2
* s4-smbtorture: setup help and dependent files in spoolss driver unc path tests.Günther Deschner2011-01-041-0/+8
* s4-smbtorture: fix DriverDate and DriverVersion comparison checks against w2k3.Günther Deschner2011-01-041-0/+2
* s4-smbtorture: add more tests for driver_dates.Günther Deschner2011-01-041-0/+39
* dynconfig: Add extern to header, try to unbreak imini buildfarm host.Brad Hards2011-01-041-1/+1
* s4-heimdal_build Remove talloc dep for krb5-glue.cAndrew Bartlett2011-01-041-6/+0
* s4-heimdal_build Remove talloc dependency from hdb-glue.cAndrew Bartlett2011-01-041-6/+0
* s4:gensec/schannel: use netsec_outgoing_sig_size() to get the signature sizeStefan Metzmacher2011-01-031-1/+6
* s4:dynconfig: Add prototypes to match dynconfig.cBrad Hards2011-01-032-20/+36
* s4:ldb: Make sample module implementation static.Brad Hards2011-01-031-2/+2