summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Collapse)AuthorAgeFilesLines
...
| * s4:ldb: fix extrasemi compile warningBjörn Jacke2009-04-221-1/+1
| |
| * s4:ldb: do talloc_free and return NULL when we have no matches to returnBjörn Jacke2009-04-221-0/+4
| |
| * libcli: fix a "not handled in switch" compile warningBjörn Jacke2009-04-221-0/+1
| | | | | | | | return NULL also for RAW_CLOSE_GENERIC
| * ѕ4: fix a "not handled in switch" compile warningBjörn Jacke2009-04-221-0/+2
| |
| * Fix make install; don't install drsuapi.h and fix the location ofJelmer Vernooij2009-04-211-1/+1
| | | | | | | | credentials.h
| * Revert "Use an absolute path to ensure that we can always regenerate tables.c"Stefan Metzmacher2009-04-211-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit b57c8ff4400e5f2bd0776247496b34dab68bde97. This actually breaks the merged build... Doing a merged build and a samba4 build within the same checkout, without a git clean -x -d -f (this removes everything that's not checked into git! save files you don't want to delete!) running in the toplevel directory, is not supported. metze
* | s4:test Fix 'make lcov' in Samba4Andrew Bartlett2009-04-231-2/+2
| |
* | s4:samr Use ldb_context * rather than void *Andrew Bartlett2009-04-231-1/+1
|/
* Move the security_descriptor utility code to the top-level.Jelmer Vernooij2009-04-213-535/+2
|
* Add str() for policy_handles.Andrew Bartlett2009-04-212-2/+17
| | | | Pair programmed with Jelmer
* python/dcerpc: Custom implementations of policy_handle.__init__ and ↵Andrew Bartlett2009-04-212-0/+49
| | | | | | policy_handle.__repr__ pair-programmed with Jelmer
* python/rpc: Add custom GUID.__str__, GUID.__repr__, GUID.__init__ and ↵Andrew Bartlett2009-04-213-0/+141
| | | | GUID.__cmp__.
* Fix Samba 4 Makefile to also clean ../libgpoWilco Baan Hofman2009-04-201-1/+1
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* Move some headers around to avoid confusion.Wilco Baan Hofman2009-04-201-2/+6
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* Move some headers around to avoid confusion.Wilco Baan Hofman2009-04-201-0/+0
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* Make the gpo files build for samba 4.Wilco Baan Hofman2009-04-204-0/+286
| | | | | | Only gpt.ini remaining. Not suitable for merge yet, samba 3 is currently broken due to some changed public API. Signed-off-by: Günther Deschner <gd@samba.org>
* Add nt_token_check_sid convenience function. Map NT_USER_TOKEN to struct ↵Wilco Baan Hofman2009-04-202-0/+29
| | | | | | security_token. Fix build errors. Signed-off-by: Günther Deschner <gd@samba.org>
* Add ../libgpo to samba4 srcdir list in rules.mk.Wilco Baan Hofman2009-04-201-1/+1
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* Make gpo_ldap.c compatible with samba 4. Add ads_get_ldap_server_name() ↵Wilco Baan Hofman2009-04-203-20/+61
| | | | | | | | function to samba 3. Move prototypes to root libgpo where appropriate. gpo_ldap.c now compiles for both samba 3 and 4. Signed-off-by: Günther Deschner <gd@samba.org>
* Add ads convenience functions to samba 4. Move gpo_ldap.c to root libgpo.Wilco Baan Hofman2009-04-202-0/+309
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* Move gpo_sec to top-level.Jelmer Vernooij2009-04-201-1/+1
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s4:librpc/rpc: pass async as argument to dcerpc_ndr_request_send()Stefan Metzmacher2009-04-202-8/+9
| | | | | | The caller should decide if async is desired it should be harcoded per call. metze
* s4:librpc/rpc: remove async argument from the sync dcerpc_request() functionStefan Metzmacher2009-04-206-10/+8
| | | | metze
* s4:librpc/rpc: only use smb_trans for sync rpc callsStefan Metzmacher2009-04-201-2/+16
| | | | | | | | Over named pipes we can only do one smb_trans at a time, otherwise we're getting NT_STATUS_PIPE_BUSY. Async rpc calls need to use smb_read/write only. metze
* s4:torture/rpc: use dcerpc_ndr_request() for the object_uuid testStefan Metzmacher2009-04-201-10/+8
| | | | | | As we want sync calls... metze
* s4:librpc/rpc: ask for 0x2000 bytes in the ioctl case to match all othercasesStefan Metzmacher2009-04-201-1/+1
| | | | metze
* Merge commit 'origin/master' into libcli-auth-merge-without-netlogondAndrew Bartlett2009-04-2011-40/+192
|\
| * s4:selftest: ignore smb2.lease test for nowStefan Metzmacher2009-04-201-0/+1
| | | | | | | | metze
| * Add a unit test for security_descriptor.as_sddl() without arguments.Jelmer Vernooij2009-04-201-0/+10
| |
| * Make domain sid argument to as_sddl() optional.Jelmer Vernooij2009-04-201-3/+12
| |
| * Fix the valid NetBIOS name tests.Jelmer Vernooij2009-04-201-3/+3
| |
| * s4-smbtorture: test all levels in test_GetJob().Günther Deschner2009-04-201-8/+23
| | | | | | | | Guenther
| * s4-smbtorture: Skip Job pause and resume on paused printers for Samba 3 for now.Günther Deschner2009-04-171-2/+6
| | | | | | | | Guenther
| * s4-smbtorture: rework test_EnumPrinterDrivers() a little to succeed with s3.Günther Deschner2009-04-171-10/+13
| | | | | | | | | | | | Yes, I feel dirty for this but promise to come back and fix appropriately. Guenther
| * s4-smbtorture: Fix RPC-SPOOLSS-WIN for printers with a lot of jobs in the queue.Günther Deschner2009-04-171-0/+7
| | | | | | | | Guenther
| * s4-smbtorture: disable CreateUser2 tests when running RPC-SAMR-PASSWORDS-PWDLASTGünther Deschner2009-04-171-1/+3
| | | | | | | | | | | | | | | | against Samba3. Samba 3 does not (yet) get all the ACB_flag settings right upon creation. Guenther
| * s4-smbtorture: add LSA-LOOKUPSIDS to verify bug #6263.Günther Deschner2009-04-172-0/+89
| | | | | | | | Guenther
| * s4-smbtorture: Fix crash in RPC-LSA-LOOKUPGünther Deschner2009-04-171-0/+2
| | | | | | | | Guenther
| * s4-smbtorture: Fix crash bugs in RPC-SAMR_ACCESSMASK.Günther Deschner2009-04-151-7/+15
| | | | | | | | | | | | Also disable security descriptor based tests while testing samba3. Guenther
| * s4-smbtorture: define TORTURE_DEFAULT_SERVICE and set to netlogon.Günther Deschner2009-04-151-6/+8
| | | | | | | | Guenther
* | Remove unused headersAndrew Bartlett2009-04-194-9/+2
| |
* | Use an absolute path to ensure that we can always regenerate tables.cAndrew Bartlett2009-04-161-0/+2
| | | | | | | | | | | | | | I had trouble building Samba3 in a merged build, perhaps because I was also building Samba4 in that tree. Andrew Bartlett
* | Fix Samba4 build errors with common libcli/samsyncAndrew Bartlett2009-04-165-6/+5
| |
* | Merge branch 'master' of ssh://git.samba.org/data/git/samba into ↵Andrew Bartlett2009-04-154-1/+49
|\| | | | | | | libcli-auth-merge-without-netlogond
| * Enable software rollout through ADMatthias Dieter Wallnöfer2009-04-151-0/+10
| | | | | | | | | | | | This enables the sofware rollout feature in Samba4 Signed-off-by: Andrew Bartlett <abartlet@samba.org>
| * Try and fix the S4 build - include thread includes.Jeremy Allison2009-04-141-0/+4
| | | | | | | | Jeremy.
| * s4-smbtorture: make sure samba3 does not regress in EnumServicesStatusW call.Günther Deschner2009-04-141-0/+3
| | | | | | | | Guenther
| * s4-smbtorture: print SPOOLSS_JOB_CONTROL flags in RPC-SPOOLSS test.Günther Deschner2009-04-141-1/+32
| | | | | | | | Guenther
* | Rework to use new API for common netlogon credential chainingAndrew Bartlett2009-04-142-13/+19
| |
* | Link in the common samsync decryption codeAndrew Bartlett2009-04-141-0/+1
| |