summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* web_server: Avoid references to swat. Load samba.web_server instead.Jelmer Vernooij2011-01-172-8/+11
* param: Load web service by default.Jelmer Vernooij2011-01-171-1/+1
* s4:dsdb_find_nc_root - fix it up to let the provisioning work correctlyMatthias Dieter Wallnöfer2011-01-151-2/+2
* s4:auth/ntlm/auth_sam.c - fix call to "get_server_info_principal"Matthias Dieter Wallnöfer2011-01-151-7/+7
* s3: Avoid some calls to cli_errstrVolker Lendecke2011-01-151-18/+24
* s3: Convert cli_set_secdesc to cli_transVolker Lendecke2011-01-155-43/+35
* s3: Fix some nonempty blank linesVolker Lendecke2011-01-152-7/+7
* s4:samr RPC server - always interpret filter integer values as signedMatthias Dieter Wallnöfer2011-01-151-4/+4
* Add OPLOCK4 test which explores how Windows copes with oplock and share mode ...Jeremy Allison2011-01-152-1/+147
* s4:web_server - immeditately assign "wdata" as private data for the stream so...Matthias Dieter Wallnöfer2011-01-141-11/+11
* s4:urgent_replication.py - remove a now superflous RELAX controlMatthias Dieter Wallnöfer2011-01-141-1/+1
* s4:samldb LDB module - fix "userAccountControl" handlingMatthias Dieter Wallnöfer2011-01-142-15/+39
* s3: Fix bug 7917: Yet another bug in chain_replyVolker Lendecke2011-01-141-2/+2
* s3-waf: fix the build after rpc_winreg removal.Günther Deschner2011-01-141-1/+1
* ldb:ldb_dn.c - fix counter type in "ldb_dn_minimise"Matthias Dieter Wallnöfer2011-01-141-1/+1
* s3:vfs aio_fork children do not go awayChristian Ambach2011-01-141-1/+13
* s3:vfs fix children cleanup in aio_forkChristian Ambach2011-01-141-0/+1
* waf: this script does need bashAndrew Tridgell2011-01-141-2/+1
* waf: use PYTHONARCHDIR for installing python shared libsAndrew Tridgell2011-01-147-4/+13
* waf: new version of wafAndrew Tridgell2011-01-141-0/+0
* s4-dsdb: only enforce the extended dn rules over ldapAndrew Tridgell2011-01-141-2/+21
* s4-dsdb: removed the last use of samdb_search_*() from the dsdb ldb modulesAndrew Tridgell2011-01-141-4/+12
* s4-dsdb: removed some more samdb_search_*() calls from samldb.cAndrew Tridgell2011-01-141-26/+69
* s4-dsdb: replaced another use of samdb_search in a ldb moduleAndrew Tridgell2011-01-141-4/+10
* s4-dsdb: fixed primaryGroupID to use dsdb_module_search_dn()Andrew Tridgell2011-01-141-6/+14
* s4-dsdb: fixed filtering of tokengroupsAndrew Tridgell2011-01-141-5/+3
* ldb: new ABI file for 0.9.23Andrew Tridgell2011-01-141-0/+247
* s4-kdc: don't ask for an extended DN for krbtgt_dnAndrew Tridgell2011-01-141-1/+1
* s4-test: added a tokengroups testAndrew Tridgell2011-01-142-0/+101
* s4-samdb: give a more useful debug when we can't open the privileges dbAndrew Tridgell2011-01-141-0/+1
* s4-auth: fixed status return Andrew Tridgell2011-01-141-1/+1
* s4-samba-tool: fixed the gpo command to use the right DN for access checksAndrew Tridgell2011-01-141-5/+14
* s4-dsdb: minimise the DN in group expansionAndrew Tridgell2011-01-141-0/+5
* ldb: added ldb_dn_minimise()Andrew Tridgell2011-01-142-0/+64
* s4-dns: renamed DNS_TYPE_ZERO to DNS_TYPE_TOMBSTONEAndrew Tridgell2011-01-142-6/+7
* s4-dsdb: validate number of extended componentsAndrew Tridgell2011-01-141-2/+10
* ldb: added ldb_dn_get_extended_comp_num()Andrew Tridgell2011-01-143-1/+10
* s4-samba_tool Added ACL checking to python GPO management toolAndrew Bartlett2011-01-141-8/+26
* libcli/security Add python bindings for se_access_checkAndrew Bartlett2011-01-142-0/+89
* pyldb Simplify python wrappers for struct ldb_val (LdbValue)Andrew Bartlett2011-01-141-17/+4
* 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
* Fix bug #7909 - map SYNCHRONIZE acl permission statically in zfs_acl vfs module.Paul B. Henson2011-01-132-1/+6
* security: Fixed incorrect indentation in create_descriptor.cNadezhda Ivanova2011-01-131-12/+12
* s3-build: remove RPCCLI_WINREG subsystem.Günther Deschner2011-01-131-2/+1
* s3-waf: remove RPCCLI_WINREG subsystem.Günther Deschner2011-01-131-6/+2
* s3-net_registry: prefer dcerpc_winreg_X functions.Günther Deschner2011-01-131-100/+273
* s3-net: prefer dcerpc_winreg_X functions.Günther Deschner2011-01-131-7/+18