summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2011-01-15s4:samr RPC server - always interpret filter integer values as signedMatthias Dieter Wallnöfer1-4/+4
2011-01-14s4:web_server - immeditately assign "wdata" as private data for the stream so...Matthias Dieter Wallnöfer1-11/+11
2011-01-14s4:urgent_replication.py - remove a now superflous RELAX controlMatthias Dieter Wallnöfer1-1/+1
2011-01-14s4:samldb LDB module - fix "userAccountControl" handlingMatthias Dieter Wallnöfer2-15/+39
2011-01-14ldb:ldb_dn.c - fix counter type in "ldb_dn_minimise"Matthias Dieter Wallnöfer1-1/+1
2011-01-14waf: use PYTHONARCHDIR for installing python shared libsAndrew Tridgell5-1/+10
2011-01-14s4-dsdb: only enforce the extended dn rules over ldapAndrew Tridgell1-2/+21
2011-01-14s4-dsdb: removed the last use of samdb_search_*() from the dsdb ldb modulesAndrew Tridgell1-4/+12
2011-01-14s4-dsdb: removed some more samdb_search_*() calls from samldb.cAndrew Tridgell1-26/+69
2011-01-14s4-dsdb: replaced another use of samdb_search in a ldb moduleAndrew Tridgell1-4/+10
2011-01-14s4-dsdb: fixed primaryGroupID to use dsdb_module_search_dn()Andrew Tridgell1-6/+14
2011-01-14s4-dsdb: fixed filtering of tokengroupsAndrew Tridgell1-5/+3
2011-01-14ldb: new ABI file for 0.9.23Andrew Tridgell1-0/+247
2011-01-14s4-kdc: don't ask for an extended DN for krbtgt_dnAndrew Tridgell1-1/+1
2011-01-14s4-test: added a tokengroups testAndrew Tridgell2-0/+101
2011-01-14s4-samdb: give a more useful debug when we can't open the privileges dbAndrew Tridgell1-0/+1
2011-01-14s4-auth: fixed status return Andrew Tridgell1-1/+1
2011-01-14s4-samba-tool: fixed the gpo command to use the right DN for access checksAndrew Tridgell1-5/+14
2011-01-14s4-dsdb: minimise the DN in group expansionAndrew Tridgell1-0/+5
2011-01-14ldb: added ldb_dn_minimise()Andrew Tridgell2-0/+64
2011-01-14s4-dns: renamed DNS_TYPE_ZERO to DNS_TYPE_TOMBSTONEAndrew Tridgell1-5/+5
2011-01-14s4-dsdb: validate number of extended componentsAndrew Tridgell1-2/+10
2011-01-14ldb: added ldb_dn_get_extended_comp_num()Andrew Tridgell3-1/+10
2011-01-14s4-samba_tool Added ACL checking to python GPO management toolAndrew Bartlett1-8/+26
2011-01-14pyldb Simplify python wrappers for struct ldb_val (LdbValue)Andrew Bartlett1-17/+4
2011-01-14s4-auth Add get and set methods for auth_session_info python wrapperAndrew Bartlett2-7/+73
2011-01-14s4-auth Add function to obtain any user's session_info from a given LDBAndrew Bartlett6-81/+209
2011-01-14s4-auth use new dsdb_expand_nested_groups()Andrew Bartlett2-152/+11
2011-01-14s4-dsdb Implement tokenGroups expansion directly in ldb operational moduleAndrew Bartlett3-30/+269
2011-01-12s4:torture/nbench/nbench.c - initialise "n"Matthias Dieter Wallnöfer1-1/+1
2011-01-12s4:dns_server/dlz_bind9.c - initialise "ret" variablesMatthias Dieter Wallnöfer1-2/+2
2011-01-12s4:extended_dn_out LDB module - initialise "have_reveal_control"Matthias Dieter Wallnöfer1-1/+1
2011-01-12s4:librpc/rpc/dcerpc_connect.c - fix uninitialised variableMatthias Dieter Wallnöfer1-0/+1
2011-01-12ldb:ltdb_sequence_number - initialise "tmp_ctx" to prevent uninitialisation w...Matthias Dieter Wallnöfer1-1/+2
2011-01-12ldb:ldbsearch.c - fix possible uninitialised variableMatthias Dieter Wallnöfer1-2/+2
2011-01-12torture:drs/rpc/msds_intid.c - proof for the correct "intId"Matthias Dieter Wallnöfer1-1/+1
2011-01-12s4:winbind/idmap.c - we cannot use "failed" until we are in a transactionMatthias Dieter Wallnöfer1-8/+14
2011-01-12ldb:ltdb_sequence_number - check for an OOM exceptionMatthias Dieter Wallnöfer1-0/+4
2011-01-12ldb:ldb_dn_explode - remove/unify some duplicate initialisationsMatthias Dieter Wallnöfer1-6/+2
2011-01-12s4:dynconfig/dynconfig.h - fix ending newline warningMatthias Dieter Wallnöfer1-1/+1
2011-01-12torture: add ndr tests for backup key protocolMatthieu Patou3-1/+161
2011-01-12idl: Add IDL for remote key backup protocol (rkbp)Matthieu Patou1-1/+1
2011-01-12idl: remove protected storageMatthieu Patou1-1/+1
2011-01-12Add some debug in s4's winbind serverMatthieu Patou3-2/+3
2011-01-11s4-tests: Tests for expansion of ACEs containing generic information.Nadezhda Ivanova1-2/+59
2011-01-11ldb: link to the download directory on the websiteAndrew Tridgell1-16/+4
2011-01-11s4: fixed 'make dist' not to need configure for s4Andrew Tridgell1-2/+4
2011-01-09s4: make pipes with underscore works alsoMatthieu Patou1-1/+3
2011-01-08waf: ensure "make dist" works from a clean git tree for all librariesAndrew Tridgell1-2/+4
2011-01-08s4: upgradeprovision: Improve wording, punctuationMichael Wood1-57/+60