summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2009-04-20Fix Samba 4 Makefile to also clean ../libgpoWilco Baan Hofman1-1/+1
2009-04-20Move some headers around to avoid confusion.Wilco Baan Hofman1-2/+6
2009-04-20Move some headers around to avoid confusion.Wilco Baan Hofman1-0/+0
2009-04-20Make the gpo files build for samba 4.Wilco Baan Hofman4-0/+286
2009-04-20Add nt_token_check_sid convenience function. Map NT_USER_TOKEN to struct secu...Wilco Baan Hofman2-0/+29
2009-04-20Add ../libgpo to samba4 srcdir list in rules.mk.Wilco Baan Hofman1-1/+1
2009-04-20Make gpo_ldap.c compatible with samba 4. Add ads_get_ldap_server_name() funct...Wilco Baan Hofman3-20/+61
2009-04-20Add ads convenience functions to samba 4. Move gpo_ldap.c to root libgpo.Wilco Baan Hofman2-0/+309
2009-04-20Move gpo_sec to top-level.Jelmer Vernooij1-1/+1
2009-04-20s4:librpc/rpc: pass async as argument to dcerpc_ndr_request_send()Stefan Metzmacher2-8/+9
2009-04-20s4:librpc/rpc: remove async argument from the sync dcerpc_request() functionStefan Metzmacher6-10/+8
2009-04-20s4:librpc/rpc: only use smb_trans for sync rpc callsStefan Metzmacher1-2/+16
2009-04-20s4:torture/rpc: use dcerpc_ndr_request() for the object_uuid testStefan Metzmacher1-10/+8
2009-04-20s4:librpc/rpc: ask for 0x2000 bytes in the ioctl case to match all othercasesStefan Metzmacher1-1/+1
2009-04-20Merge commit 'origin/master' into libcli-auth-merge-without-netlogondAndrew Bartlett11-40/+192
2009-04-20s4:selftest: ignore smb2.lease test for nowStefan Metzmacher1-0/+1
2009-04-20Add a unit test for security_descriptor.as_sddl() without arguments.Jelmer Vernooij1-0/+10
2009-04-20Make domain sid argument to as_sddl() optional.Jelmer Vernooij1-3/+12
2009-04-20Fix the valid NetBIOS name tests.Jelmer Vernooij1-3/+3
2009-04-20s4-smbtorture: test all levels in test_GetJob().Günther Deschner1-8/+23
2009-04-19Remove unused headersAndrew Bartlett4-9/+2
2009-04-17s4-smbtorture: Skip Job pause and resume on paused printers for Samba 3 for now.Günther Deschner1-2/+6
2009-04-17s4-smbtorture: rework test_EnumPrinterDrivers() a little to succeed with s3.Günther Deschner1-10/+13
2009-04-17s4-smbtorture: Fix RPC-SPOOLSS-WIN for printers with a lot of jobs in the queue.Günther Deschner1-0/+7
2009-04-17s4-smbtorture: disable CreateUser2 tests when running RPC-SAMR-PASSWORDS-PWDLASTGünther Deschner1-1/+3
2009-04-17s4-smbtorture: add LSA-LOOKUPSIDS to verify bug #6263.Günther Deschner2-0/+89
2009-04-17s4-smbtorture: Fix crash in RPC-LSA-LOOKUPGünther Deschner1-0/+2
2009-04-16Use an absolute path to ensure that we can always regenerate tables.cAndrew Bartlett1-0/+2
2009-04-16Fix Samba4 build errors with common libcli/samsyncAndrew Bartlett5-6/+5
2009-04-15s4-smbtorture: Fix crash bugs in RPC-SAMR_ACCESSMASK.Günther Deschner1-7/+15
2009-04-15s4-smbtorture: define TORTURE_DEFAULT_SERVICE and set to netlogon.Günther Deschner1-6/+8
2009-04-15Merge branch 'master' of ssh://git.samba.org/data/git/samba into libcli-auth-...Andrew Bartlett4-1/+49
2009-04-15Enable software rollout through ADMatthias Dieter Wallnöfer1-0/+10
2009-04-14Try and fix the S4 build - include thread includes.Jeremy Allison1-0/+4
2009-04-14s4-smbtorture: make sure samba3 does not regress in EnumServicesStatusW call.Günther Deschner1-0/+3
2009-04-14s4-smbtorture: print SPOOLSS_JOB_CONTROL flags in RPC-SPOOLSS test.Günther Deschner1-1/+32
2009-04-14Rework to use new API for common netlogon credential chainingAndrew Bartlett2-13/+19
2009-04-14Link in the common samsync decryption codeAndrew Bartlett1-0/+1
2009-04-14Rework Samba4 to use the new common libcli/auth codeAndrew Bartlett23-321/+316
2009-04-14Push schannel_state.c into the top level.Andrew Bartlett2-284/+1
2009-04-14Use common samsync delta decryption functions in libnet_samsync.cAndrew Bartlett1-134/+2
2009-04-14Port Samba4 to the new combined libcli/auth functionsAndrew Bartlett4-48/+5
2009-04-14Move ntlm_check.h into the common libcli/authAndrew Bartlett1-76/+0
2009-04-14Move MSRPC-PARSE into the common libcli/authAndrew Bartlett2-374/+0
2009-04-14Move DRSUAPI per-attribute decryption into a common fileAndrew Bartlett5-276/+15
2009-04-14Move libcli/auth to the top levelAndrew Bartlett10-2260/+1
2009-04-14Merge branch 'master' of ssh://git.samba.org/data/git/samba into master-develAndrew Bartlett2-40/+46
2009-04-14s4:ldb Make it possible to re-run ldap.py againAndrew Bartlett1-2/+6
2009-04-13s4-smbtorture: fix two valgrind warnings.Günther Deschner1-0/+2
2009-04-13s4-smbtorture: disable test_SecondaryClosePrinter when running against s3 for...Günther Deschner1-4/+8