summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s4-torture: Add a lsarpc test_OpenPolicy2_fail function.Andreas Schneider2012-07-062-21/+74
* s4-torture: Add a lsarpc test_OpenPolicy_fail function.Andreas Schneider2012-07-061-17/+74
* s4-torture: Add a lsarpc test_LookupNames4_fail function.Andreas Schneider2012-07-061-23/+74
* s4-torture: Add a lsarpc test_LookupSids3_fail function.Andreas Schneider2012-07-061-15/+68
* s3-lsarpc: Enforce a secure connection for LookupSids3 and LookupNames4.Andreas Schneider2012-07-061-8/+14
* s3-lsarpc: Restrict lsa_LookupNames4 to ncacn_ip_tcp connections.Andreas Schneider2012-07-061-12/+23
* s3-lsarpc: Restrict lsa_LookupSids3 to ncacn_ip_tcp connections.Andreas Schneider2012-07-061-12/+23
* s3-lsarpc: Restrict the transport for ncacn_np functions.Andreas Schneider2012-07-061-0/+42
* s3-rpc: Return the correct ntstatus depending on the transport.Andreas Schneider2012-07-061-3/+15
* s3-rpc_server: Make it possible to use more rpc exceptions.Andreas Schneider2012-07-0619-377/+349
* s3-selftest: Run lsa tests over np and tcpip.Andreas Schneider2012-07-061-0/+5
* s4-torture: Test LookupSids3/LookupNames4 over np and tcpip.Andreas Schneider2012-07-061-8/+26
* s4-torture: Make sure lsa_OpenPolicy2 fails over TCP/IP.Andreas Schneider2012-07-062-8/+16
* s4-torture: Make sure lsa_OpenPolicy fails over TCP/IP.Andreas Schneider2012-07-061-9/+20
* s4-torture: Make sure ncacn_np tests are only called over the a pipe.Andreas Schneider2012-07-062-1/+43
* s4-torture: Test LookupSids3 and LookupNames4 only over tcpip.Andreas Schneider2012-07-061-13/+36
* s4-torture: Use test_LookupSids3 function.Andreas Schneider2012-07-061-32/+1
* s4-torture: Fix build warnings in lsa test.Andreas Schneider2012-07-061-10/+2
* s4-classicupgrade: Demote any other 'BDC' accounts back to a member server du...Andrew Bartlett2012-07-061-2/+12
* s4-selftest: Test samba-tool domain dcpromoAndrew Bartlett2012-07-064-3/+134
* s4-samba-tool: Provide a samba-tool domain dcpromo that upgrades a member to ...Andrew Bartlett2012-07-062-10/+121
* s4-dsdb: Give a much better error message when parentGUID generation failsAndrew Bartlett2012-07-061-3/+3
* s4-dsdb: Use parent_object_guid to find the correct parent for new objectsAndrew Bartlett2012-07-063-1/+129
* talloc: remove unused variablesBjörn Jacke2012-07-051-5/+0
* lib/addns: remove defines we don't need or have for sure via libreplaceBjörn Jacke2012-07-051-84/+0
* lib/addns: remove use of uint8 uint16 and uint32 in favour of C99 typesBjörn Jacke2012-07-056-112/+112
* s3: evaluate MNT_QUOTA and MNT_RDONLY in statvfs also on darwinBjörn Jacke2012-07-051-1/+1
* s3:registry: untangle assignment from check in reg_enumkey()Michael Adam2012-07-051-1/+2
* s3:registry: untangle assignment from check in reg_enumvalue()Michael Adam2012-07-051-1/+2
* s4/heimdal: fix make-proto.pl with perl 5.16Björn Jacke2012-07-041-3/+2
* replace: make the INT64_MAX define more portableBjörn Jacke2012-07-041-1/+1
* s3: if we know a file is immutable, report it to be readonlyBjörn Jacke2012-07-041-0/+6
* ntdb: make --disable-ntdb work properly.Rusty Russell2012-07-043-6/+11
* Add waf/configure tests for openat.Jeremy Allison2012-07-042-0/+23
* Move copy_unix_token() from locking/locking.c to lib/util.c.Jeremy Allison2012-07-033-29/+31
* Add function set_thread_credentials_permanently(). Panic if fail.Jeremy Allison2012-07-032-0/+52
* Allow init_aio_threadpool() to be setup for different threadpool handles with...Jeremy Allison2012-07-031-10/+19
* doc: Remove references to deprecated 'share modes' parameter.Andreas Schneider2012-07-034-53/+0
* s3-smbd: Remove deprecated 'share modes' option.Andreas Schneider2012-07-033-14/+0
* doc: Remove documentation for obsolete ldapsam_compat.Andreas Schneider2012-07-034-1053/+0
* s3-passdb: Remove obsolte ldapsam_compat support.Andreas Schneider2012-07-037-187/+6
* doc: Remove all references to 'printer admin' option.Andreas Schneider2012-07-0313-112/+24
* s3-printing: Remove deprecated lp_printer_admin().Andreas Schneider2012-07-035-65/+14
* doc: Remove documentation about idmap_adex.Andreas Schneider2012-07-032-93/+1
* s3-winbind: Remove obsolte idmap_adex.Andreas Schneider2012-07-0310-3795/+0
* ldb: bump version due to header and internal implementation changesAndrew Bartlett2012-07-033-1/+261
* WHATSNEW: Spell out version, avoid samba4 except to refer to the pastAndrew Bartlett2012-07-031-3/+3
* wafsamba: samba_version: add samba version suffix to vcs_fieldsBjörn Baumbach2012-07-033-1/+74
* build: Run distcheck in the correct directoryAndrew Bartlett2012-07-031-1/+1
* s3: Fix Coverity ID 709217 Dereference after null checkVolker Lendecke2012-07-031-2/+10