Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-01-12 | s4:dynconfig/dynconfig.h - fix ending newline warning | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
2011-01-12 | drsuapi.idl: add some more DRSUAPI_ATTID_* values | Stefan Metzmacher | 1 | -0/+5 | |
These will be use for "net rpc vampire passwd" in source3. metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Wed Jan 12 19:51:53 CET 2011 on sn-devel-104 | |||||
2011-01-12 | s3: Fix some nonempty blank lines | Volker Lendecke | 2 | -12/+12 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Wed Jan 12 19:04:25 CET 2011 on sn-devel-104 | |||||
2011-01-12 | s3-docs: Typos in rpcclient man page | Björn Baumbach | 1 | -2/+2 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Wed Jan 12 18:13:54 CET 2011 on sn-devel-104 | |||||
2011-01-12 | s3-docs: Typos in smbclient man page | Björn Baumbach | 1 | -1/+1 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2011-01-12 | s3-rpcclient: Fix bug #7880: cmd_spoolss_deletedriver() returned without ↵ | Björn Baumbach | 1 | -1/+5 | |
checking all architectures. Continues now with next architecture if no driver is available. Because of the broken behavior of the rpccli_*() functions, we need special error code handling. Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2011-01-12 | s3-net: fix query_service_state() error handling. | Günther Deschner | 1 | -1/+1 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Jan 12 15:22:56 CET 2011 on sn-devel-104 | |||||
2011-01-12 | s3-net: add missing breaks in switch statement in get_share_info(). | Günther Deschner | 1 | -0/+6 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Jan 12 14:31:05 CET 2011 on sn-devel-104 | |||||
2011-01-12 | s3-drsuapi: fix error handling after converting to dcerpc_drsuapi_X functions. | Günther Deschner | 2 | -5/+13 | |
Guenther | |||||
2011-01-12 | s3-libnetapi: add missing error check after switchting to dcerpc_wkssvc_X ↵ | Günther Deschner | 1 | -0/+4 | |
functions. Guenther | |||||
2011-01-12 | s3-waf: finally enable large file support. | Günther Deschner | 1 | -0/+13 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Jan 12 11:59:22 CET 2011 on sn-devel-104 | |||||
2011-01-12 | s3: Remove a pointless else | Volker Lendecke | 1 | -2/+2 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Wed Jan 12 11:12:56 CET 2011 on sn-devel-104 | |||||
2011-01-12 | torture: add ndr tests for backup key protocol | Matthieu Patou | 3 | -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 | |||||
2011-01-12 | idl: Add IDL for remote key backup protocol (rkbp) | Matthieu Patou | 6 | -2/+349 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2011-01-12 | idl: remove protected storage | Matthieu Patou | 4 | -26/+2 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2011-01-12 | s3-waf: add check for SO_PEERCRED. | Günther Deschner | 1 | -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 | |||||
2011-01-12 | s3-waf: add checks for Linux readahead. | Günther Deschner | 1 | -0/+9 | |
Guenther | |||||
2011-01-12 | s3-waf: more fallocate checks stolen from autoconf. | Günther Deschner | 1 | -0/+30 | |
Guenther | |||||
2011-01-12 | Add some debug in s4's winbind server | Matthieu Patou | 3 | -2/+3 | |
Autobuild-User: Matthieu Patou <mat@samba.org> Autobuild-Date: Wed Jan 12 01:43:11 CET 2011 on sn-devel-104 | |||||
2011-01-12 | s3-waf: add checks for fallocate fallocate64. | Günther Deschner | 1 | -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 | |||||
2011-01-11 | s3-build: remove RPCCLI_DRSUAPI subsystem. | Günther Deschner | 1 | -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 | |||||
2011-01-11 | s3-waf: remove RPCCLI_DRSUAPI subsystem. | Günther Deschner | 1 | -6/+2 | |
Guenther | |||||
2011-01-11 | s3-drsuapi: prefer dcerpc_drsuapi_X functions. | Günther Deschner | 2 | -15/+36 | |
Guenther | |||||
2011-01-11 | s3/docs: Remove superfluous bracket. | Karolin Seeger | 1 | -1/+1 | |
Karolin | |||||
2011-01-11 | s3-build: remove RPCCLI_INITSHUTDOWN subsystem. | Günther Deschner | 1 | -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 | |||||
2011-01-11 | s3-waf: remove RPCCLI_INITSHUTDOWN subsystem. | Günther Deschner | 1 | -6/+2 | |
Guenther | |||||
2011-01-11 | s3-initshutdown: prefer dcerpc_initshutdown_X functions. | Günther Deschner | 2 | -15/+29 | |
Guenther | |||||
2011-01-11 | s3-build: remove RPCCLI_EVENTLOG subsystem. | Günther Deschner | 1 | -2/+1 | |
Guenther | |||||
2011-01-11 | s3-waf: remove RPCCLI_EVENTLOG subsystem. | Günther Deschner | 1 | -5/+1 | |
Guenther | |||||
2011-01-11 | s3-eventlog: prefer dcerpc_eventlog_X functions. | Günther Deschner | 1 | -46/+107 | |
Guenther | |||||
2011-01-11 | s3-build: remove RPCCLI_WKSSVC subsystem. | Günther Deschner | 1 | -2/+1 | |
Guenther | |||||
2011-01-11 | s3-waf: remove RPCCLI_WKSSVC subsystem. | Günther Deschner | 1 | -7/+3 | |
Guenther | |||||
2011-01-11 | s3-wkssvc: prefer dcerpc_wkssvc_X functions. | Günther Deschner | 2 | -12/+32 | |
Guenther | |||||
2011-01-11 | s3:winbindd: use ndr_wbint_c.h instead of cli_wbint.h | Stefan Metzmacher | 30 | -30/+30 | |
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Tue Jan 11 15:40:22 CET 2011 on sn-devel-104 | |||||
2011-01-11 | s3:winbindd: use ndr_dssetup_c.h instead of cli_dssetup.h | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2011-01-11 | s3:net: use ndr_dssetup_c.h instead of cli_dssetup.h | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2011-01-11 | s3:rpcclient: use ndr_dssetup_c.h instead of cli_dssetup.h | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2011-01-11 | s3:rpcclient: use ndr_dfs_c.h instead of cli_dfs.h | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2011-01-11 | s4-tests: Tests for expansion of ACEs containing generic information. | Nadezhda Ivanova | 1 | -2/+59 | |
Autobuild-User: Nadezhda Ivanova <nivanova@samba.org> Autobuild-Date: Tue Jan 11 12:10:25 CET 2011 on sn-devel-104 | |||||
2011-01-11 | security: Fixed bugs in expansion of generic information ACEs | Nadezhda Ivanova | 1 | -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. | |||||
2011-01-11 | abi: force TERM=none in abi generation | Andrew Tridgell | 1 | -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 | |||||
2011-01-11 | ldb: link to the download directory on the website | Andrew Tridgell | 1 | -16/+4 | |
2011-01-11 | script: tag the releases | Andrew Tridgell | 1 | -2/+8 | |
Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Tue Jan 11 02:10:05 CET 2011 on sn-devel-104 | |||||
2011-01-11 | script: added librelease.sh script | Andrew Tridgell | 1 | -0/+68 | |
this is used to make library releases | |||||
2011-01-11 | autobuild: added "make distcheck" for our libs | Andrew Tridgell | 1 | -0/+5 | |
this ensures that release creation always works | |||||
2011-01-11 | s4: fixed 'make dist' not to need configure for s4 | Andrew Tridgell | 1 | -2/+4 | |
2011-01-11 | Fix "make test" - ensure nmbd runs with -S (log to stdout). | Jeremy Allison | 1 | -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 | |||||
2011-01-10 | s3-rpc_client: Fixed the dcerpc_lsa_LookupNames4 client_revision. | Andreas Schneider | 1 | -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 | |||||
2011-01-10 | s3-rpc_client: Fixed the dcerpc_lsa_LookupNames4 lookup_options. | Andreas Schneider | 1 | -1/+1 | |
Use the enum value in dcerpc_lsa_LookupNames4 for _lookup_options. Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2011-01-10 | s3-rpc_client: Fixed the dcerpc_lsa_LookupSids3 client_revision. | Andreas Schneider | 1 | -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> |