summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* s3: Remove a pointless elseVolker Lendecke2011-01-121-2/+2
| | | | | Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Wed Jan 12 11:12:56 CET 2011 on sn-devel-104
* torture: add ndr tests for backup key protocolMatthieu Patou2011-01-123-1/+161
| | | | | | | Signed-off-by: Stefan Metzmacher <metze@samba.org> Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Wed Jan 12 10:25:00 CET 2011 on sn-devel-104
* idl: Add IDL for remote key backup protocol (rkbp)Matthieu Patou2011-01-126-2/+349
| | | | Signed-off-by: Stefan Metzmacher <metze@samba.org>
* idl: remove protected storageMatthieu Patou2011-01-124-26/+2
| | | | Signed-off-by: Stefan Metzmacher <metze@samba.org>
* s3-waf: add check for SO_PEERCRED.Günther Deschner2011-01-121-0/+9
| | | | | | | Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Jan 12 02:29:48 CET 2011 on sn-devel-104
* s3-waf: add checks for Linux readahead.Günther Deschner2011-01-121-0/+9
| | | | Guenther
* s3-waf: more fallocate checks stolen from autoconf.Günther Deschner2011-01-121-0/+30
| | | | Guenther
* Add some debug in s4's winbind serverMatthieu Patou2011-01-123-2/+3
| | | | | Autobuild-User: Matthieu Patou <mat@samba.org> Autobuild-Date: Wed Jan 12 01:43:11 CET 2011 on sn-devel-104
* s3-waf: add checks for fallocate fallocate64.Günther Deschner2011-01-121-1/+1
| | | | | | | Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Jan 12 00:56:57 CET 2011 on sn-devel-104
* s3-build: remove RPCCLI_DRSUAPI subsystem.Günther Deschner2011-01-111-2/+1
| | | | | | | Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Jan 11 23:01:24 CET 2011 on sn-devel-104
* s3-waf: remove RPCCLI_DRSUAPI subsystem.Günther Deschner2011-01-111-6/+2
| | | | Guenther
* s3-drsuapi: prefer dcerpc_drsuapi_X functions.Günther Deschner2011-01-112-15/+36
| | | | Guenther
* s3/docs: Remove superfluous bracket.Karolin Seeger2011-01-111-1/+1
| | | | Karolin
* s3-build: remove RPCCLI_INITSHUTDOWN subsystem.Günther Deschner2011-01-111-2/+1
| | | | | | | Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Jan 11 17:59:21 CET 2011 on sn-devel-104
* s3-waf: remove RPCCLI_INITSHUTDOWN subsystem.Günther Deschner2011-01-111-6/+2
| | | | Guenther
* s3-initshutdown: prefer dcerpc_initshutdown_X functions.Günther Deschner2011-01-112-15/+29
| | | | Guenther
* s3-build: remove RPCCLI_EVENTLOG subsystem.Günther Deschner2011-01-111-2/+1
| | | | Guenther
* s3-waf: remove RPCCLI_EVENTLOG subsystem.Günther Deschner2011-01-111-5/+1
| | | | Guenther
* s3-eventlog: prefer dcerpc_eventlog_X functions.Günther Deschner2011-01-111-46/+107
| | | | Guenther
* s3-build: remove RPCCLI_WKSSVC subsystem.Günther Deschner2011-01-111-2/+1
| | | | Guenther
* s3-waf: remove RPCCLI_WKSSVC subsystem.Günther Deschner2011-01-111-7/+3
| | | | Guenther
* s3-wkssvc: prefer dcerpc_wkssvc_X functions.Günther Deschner2011-01-112-12/+32
| | | | Guenther
* s3:winbindd: use ndr_wbint_c.h instead of cli_wbint.hStefan Metzmacher2011-01-1130-30/+30
| | | | | | | metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Tue Jan 11 15:40:22 CET 2011 on sn-devel-104
* s3:winbindd: use ndr_dssetup_c.h instead of cli_dssetup.hStefan Metzmacher2011-01-111-1/+1
| | | | metze
* s3:net: use ndr_dssetup_c.h instead of cli_dssetup.hStefan Metzmacher2011-01-111-1/+1
| | | | metze
* s3:rpcclient: use ndr_dssetup_c.h instead of cli_dssetup.hStefan Metzmacher2011-01-111-1/+1
| | | | metze
* s3:rpcclient: use ndr_dfs_c.h instead of cli_dfs.hStefan Metzmacher2011-01-111-1/+1
| | | | metze
* s4-tests: Tests for expansion of ACEs containing generic information.Nadezhda Ivanova2011-01-111-2/+59
| | | | | Autobuild-User: Nadezhda Ivanova <nivanova@samba.org> Autobuild-Date: Tue Jan 11 12:10:25 CET 2011 on sn-devel-104
* security: Fixed bugs in expansion of generic information ACEsNadezhda Ivanova2011-01-111-38/+82
| | | | | | When an ACE gontaining GA, GE, GR, GW, CO or CG is provided by a user or inherited the final SD actually has to have 2 ACEs, one is an effective expanded one, and the original one with IO flag added.
* abi: force TERM=none in abi generationAndrew Tridgell2011-01-111-1/+2
| | | | | | | | | | | on Fedora12 gdb puts out a bit of binary garbage at the front of script output when TERM=xterm, presumably trying something like a clear screen. luckily it doesn't do it for unknown terminal types Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Tue Jan 11 06:48:56 CET 2011 on sn-devel-104
* ldb: link to the download directory on the websiteAndrew Tridgell2011-01-111-16/+4
|
* script: tag the releasesAndrew Tridgell2011-01-111-2/+8
| | | | | Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Tue Jan 11 02:10:05 CET 2011 on sn-devel-104
* script: added librelease.sh scriptAndrew Tridgell2011-01-111-0/+68
| | | | this is used to make library releases
* autobuild: added "make distcheck" for our libsAndrew Tridgell2011-01-111-0/+5
| | | | this ensures that release creation always works
* s4: fixed 'make dist' not to need configure for s4Andrew Tridgell2011-01-111-2/+4
|
* Fix "make test" - ensure nmbd runs with -S (log to stdout).Jeremy Allison2011-01-111-2/+2
| | | | | | | Also ensure nmbd socket directory isn't created (nmbd will create it). Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Tue Jan 11 00:30:52 CET 2011 on sn-devel-104
* s3-rpc_client: Fixed the dcerpc_lsa_LookupNames4 client_revision.Andreas Schneider2011-01-101-1/+1
| | | | | | | | | | | | The spec states that the ClientRevision value MUST be one of the following: LSA_CLIENT_REVISION_1 or LSA_CLIENT_REVISION_2. LSA_CLIENT_REVISION_2 means Windows 2000 and newer. Signed-off-by: Günther Deschner <gd@samba.org> Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Mon Jan 10 19:05:31 CET 2011 on sn-devel-104
* s3-rpc_client: Fixed the dcerpc_lsa_LookupNames4 lookup_options.Andreas Schneider2011-01-101-1/+1
| | | | | | Use the enum value in dcerpc_lsa_LookupNames4 for _lookup_options. Signed-off-by: Günther Deschner <gd@samba.org>
* s3-rpc_client: Fixed the dcerpc_lsa_LookupSids3 client_revision.Andreas Schneider2011-01-101-1/+1
| | | | | | | | | The spec states that the ClientRevision value MUST be one of the following: LSA_CLIENT_REVISION_1 or LSA_CLIENT_REVISION_2. LSA_CLIENT_REVISION_2 means Windows 2000 and newer. Signed-off-by: Günther Deschner <gd@samba.org>
* s3-rpc_client: Fixed the dcerpc_lsa_LookupSids3 lookup_options.Andreas Schneider2011-01-101-1/+1
| | | | | | Use the enum value in dcerpc_lsa_LookupSids3 for _lookup_options. Signed-off-by: Günther Deschner <gd@samba.org>
* s3-netlogon: Move to new dcerpc client funtions.Andreas Schneider2011-01-101-56/+140
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s3-rpc_client: Added dcerpc_lsa_lookup_names.Andreas Schneider2011-01-102-31/+137
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s3-rpc_client: Added dcerpc_lsa_lookup_sids and dcerpc_lsa_lookup_sids3.Andreas Schneider2011-01-102-57/+214
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s3-rpc_client: Added dcerpc_lsa_open_policy2.Andreas Schneider2011-01-102-11/+62
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s3-rpc_client: Added dcerpc_lsa_open_policy.Andreas Schneider2011-01-102-9/+58
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s3: Remove superfluous ;Volker Lendecke2011-01-101-1/+1
| | | | | Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Mon Jan 10 15:26:50 CET 2011 on sn-devel-104
* s3-selftest: re-sync with s4-selftest wscript.Günther Deschner2011-01-101-6/+45
| | | | | | | Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Mon Jan 10 13:41:38 CET 2011 on sn-devel-104
* libcli/security: fix sid_type_lookup().Günther Deschner2011-01-101-7/+5
| | | | | | | | | It *always* returned "SID *TYPE* is INVALID". Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Mon Jan 10 12:47:00 CET 2011 on sn-devel-104
* m4: Don't AC_MSG_ERROR when too old python is foundVolker Lendecke2011-01-101-5/+6
| | | | | | | | | This broke the pure S3 build with an old python Matthias Dieter Wallnöfer, please check! Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Mon Jan 10 11:26:18 CET 2011 on sn-devel-104
* s4: make pipes with underscore works alsoMatthieu Patou2011-01-091-1/+3
| | | | | | | Signed-off-by: Stefan Metzmacher <metze@samba.org> Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Sun Jan 9 15:47:01 CET 2011 on sn-devel-104