index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-20
Add nt_token_check_sid convenience function. Map NT_USER_TOKEN to struct secu...
Wilco Baan Hofman
2
-0
/
+29
2009-04-20
Add ../libgpo to samba4 srcdir list in rules.mk.
Wilco Baan Hofman
1
-1
/
+1
2009-04-20
Make gpo_ldap.c compatible with samba 4. Add ads_get_ldap_server_name() funct...
Wilco Baan Hofman
3
-20
/
+61
2009-04-20
Add ads convenience functions to samba 4. Move gpo_ldap.c to root libgpo.
Wilco Baan Hofman
2
-0
/
+309
2009-04-20
Move gpo_sec to top-level.
Jelmer Vernooij
1
-1
/
+1
2009-04-20
s4:librpc/rpc: pass async as argument to dcerpc_ndr_request_send()
Stefan Metzmacher
2
-8
/
+9
2009-04-20
s4:librpc/rpc: remove async argument from the sync dcerpc_request() function
Stefan Metzmacher
6
-10
/
+8
2009-04-20
s4:librpc/rpc: only use smb_trans for sync rpc calls
Stefan Metzmacher
1
-2
/
+16
2009-04-20
s4:torture/rpc: use dcerpc_ndr_request() for the object_uuid test
Stefan Metzmacher
1
-10
/
+8
2009-04-20
s4:librpc/rpc: ask for 0x2000 bytes in the ioctl case to match all othercases
Stefan Metzmacher
1
-1
/
+1
2009-04-20
Merge commit 'origin/master' into libcli-auth-merge-without-netlogond
Andrew Bartlett
11
-40
/
+192
2009-04-20
s4:selftest: ignore smb2.lease test for now
Stefan Metzmacher
1
-0
/
+1
2009-04-20
Add a unit test for security_descriptor.as_sddl() without arguments.
Jelmer Vernooij
1
-0
/
+10
2009-04-20
Make domain sid argument to as_sddl() optional.
Jelmer Vernooij
1
-3
/
+12
2009-04-20
Fix the valid NetBIOS name tests.
Jelmer Vernooij
1
-3
/
+3
2009-04-20
s4-smbtorture: test all levels in test_GetJob().
Günther Deschner
1
-8
/
+23
2009-04-19
Remove unused headers
Andrew Bartlett
4
-9
/
+2
2009-04-17
s4-smbtorture: Skip Job pause and resume on paused printers for Samba 3 for now.
Günther Deschner
1
-2
/
+6
2009-04-17
s4-smbtorture: rework test_EnumPrinterDrivers() a little to succeed with s3.
Günther Deschner
1
-10
/
+13
2009-04-17
s4-smbtorture: Fix RPC-SPOOLSS-WIN for printers with a lot of jobs in the queue.
Günther Deschner
1
-0
/
+7
2009-04-17
s4-smbtorture: disable CreateUser2 tests when running RPC-SAMR-PASSWORDS-PWDLAST
Günther Deschner
1
-1
/
+3
2009-04-17
s4-smbtorture: add LSA-LOOKUPSIDS to verify bug #6263.
Günther Deschner
2
-0
/
+89
2009-04-17
s4-smbtorture: Fix crash in RPC-LSA-LOOKUP
Günther Deschner
1
-0
/
+2
2009-04-16
Use an absolute path to ensure that we can always regenerate tables.c
Andrew Bartlett
1
-0
/
+2
2009-04-16
Fix Samba4 build errors with common libcli/samsync
Andrew Bartlett
5
-6
/
+5
2009-04-15
s4-smbtorture: Fix crash bugs in RPC-SAMR_ACCESSMASK.
Günther Deschner
1
-7
/
+15
2009-04-15
s4-smbtorture: define TORTURE_DEFAULT_SERVICE and set to netlogon.
Günther Deschner
1
-6
/
+8
2009-04-15
Merge branch 'master' of ssh://git.samba.org/data/git/samba into libcli-auth-...
Andrew Bartlett
4
-1
/
+49
2009-04-15
Enable software rollout through AD
Matthias Dieter Wallnöfer
1
-0
/
+10
2009-04-14
Try and fix the S4 build - include thread includes.
Jeremy Allison
1
-0
/
+4
2009-04-14
s4-smbtorture: make sure samba3 does not regress in EnumServicesStatusW call.
Günther Deschner
1
-0
/
+3
2009-04-14
s4-smbtorture: print SPOOLSS_JOB_CONTROL flags in RPC-SPOOLSS test.
Günther Deschner
1
-1
/
+32
2009-04-14
Rework to use new API for common netlogon credential chaining
Andrew Bartlett
2
-13
/
+19
2009-04-14
Link in the common samsync decryption code
Andrew Bartlett
1
-0
/
+1
2009-04-14
Rework Samba4 to use the new common libcli/auth code
Andrew Bartlett
23
-321
/
+316
2009-04-14
Push schannel_state.c into the top level.
Andrew Bartlett
2
-284
/
+1
2009-04-14
Use common samsync delta decryption functions in libnet_samsync.c
Andrew Bartlett
1
-134
/
+2
2009-04-14
Port Samba4 to the new combined libcli/auth functions
Andrew Bartlett
4
-48
/
+5
2009-04-14
Move ntlm_check.h into the common libcli/auth
Andrew Bartlett
1
-76
/
+0
2009-04-14
Move MSRPC-PARSE into the common libcli/auth
Andrew Bartlett
2
-374
/
+0
2009-04-14
Move DRSUAPI per-attribute decryption into a common file
Andrew Bartlett
5
-276
/
+15
2009-04-14
Move libcli/auth to the top level
Andrew Bartlett
10
-2260
/
+1
2009-04-14
Merge branch 'master' of ssh://git.samba.org/data/git/samba into master-devel
Andrew Bartlett
2
-40
/
+46
2009-04-14
s4:ldb Make it possible to re-run ldap.py again
Andrew Bartlett
1
-2
/
+6
2009-04-13
s4-smbtorture: fix two valgrind warnings.
Günther Deschner
1
-0
/
+2
2009-04-13
s4-smbtorture: disable test_SecondaryClosePrinter when running against s3 for...
Günther Deschner
1
-4
/
+8
2009-04-13
s4-smbtorture: move test_ReplyOpenPrinter from RPC-SPOOLSS to RPC-SPOOLSS-NOT...
Günther Deschner
2
-36
/
+36
2009-04-13
s4-smbtorture: use printerinfo level 1 name, not description in
Günther Deschner
1
-4
/
+11
2009-04-10
s4:rpc_server: split out the parsing of the ncacn_packet from analyzing of th...
Stefan Metzmacher
1
-34
/
+55
2009-04-10
s4:rpc_server: report available output for all replies
Stefan Metzmacher
1
-0
/
+24
[prev]
[next]