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
/
torture
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-24
Remove iconv_convenience parameter from simple string push/pull
Jelmer Vernooij
7
-23
/
+19
2008-10-24
Move charset library to top level.
Jelmer Vernooij
1
-2
/
+2
2008-10-23
Move subunit ui ops out of smbtorture to the torture library.
Jelmer Vernooij
1
-75
/
+1
2008-10-23
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
1
-1
/
+1
2008-10-23
Move libcli-util error code to top-level.
Jelmer Vernooij
1
-2
/
+0
2008-10-23
s4-smbtorture: fix build warning.
Günther Deschner
1
-1
/
+1
2008-10-22
masktest: Avoid creating new memory context, use dynamic allocation.
Jelmer Vernooij
1
-8
/
+10
2008-10-22
Change some dynamic allocations back to static buffers to fix build.
Jelmer Vernooij
1
-11
/
+7
2008-10-22
Repel pstring to nsswitch/.
Jelmer Vernooij
5
-66
/
+77
2008-10-20
Make sure prototypes are always included, make some functions static and
Jelmer Vernooij
3
-1
/
+3
2008-10-20
Fix names in winreg torture tests.
Jelmer Vernooij
2
-3
/
+3
2008-10-20
Make the updated RPC-LSA pass against Win2008, and Samba4 to match
Andrew Bartlett
1
-1
/
+2
2008-10-20
LSA Patch for User Manager
Matthias Dieter Wallnöfer
1
-96
/
+133
2008-10-18
s4-drsuapi: merge drsuapi_DsGetNCChanges from s3 drsuapi idl.
Günther Deschner
2
-98
/
+110
2008-10-18
s4-drsuapi: merge drsuapi_DsCrackNames from s3 drsuapi idl.
Günther Deschner
2
-89
/
+111
2008-10-18
s4-drsuapi: merge drsuapi_DsGetDomainControllerInfo from s3 drsuapi idl.
Günther Deschner
1
-15
/
+25
2008-10-18
s4-drsuapi: merge drsuapi_DsWriteAccountSpn from s3 drsuapi idl.
Günther Deschner
1
-7
/
+14
2008-10-18
Add TALLOC_CTX pointer to strhex_to_data_blob for consistency with Samba
Jelmer Vernooij
2
-8
/
+8
2008-10-17
s4-smbtorture: fix test_DsReplicaGetInfo.
Günther Deschner
1
-11
/
+16
2008-10-17
s4-smbtorture: fix test_DsGetNCChanges torture test.
Günther Deschner
1
-0
/
+2
2008-10-17
s4-smbtorture: fix drsuapi_DsGetNT4ChangeLog test.
Günther Deschner
1
-0
/
+4
2008-10-17
s4: merge from s3 drsuapi.idl.
Günther Deschner
2
-33
/
+41
2008-10-17
Add a test to RPC-NETLOGON for random machine account passwords.
Andrew Bartlett
1
-12
/
+59
2008-10-17
Improve RPC-SAMR tests to check random passwords
Andrew Bartlett
1
-3
/
+175
2008-10-15
idl: finally fully share nbt.idl in s3 and s4.
Günther Deschner
1
-7
/
+8
2008-10-15
Merge branch 'master' of git://git.samba.org/samba
Jelmer Vernooij
2
-3
/
+3
2008-10-15
s4: merge from s3 samr.idl.
Günther Deschner
2
-3
/
+3
2008-10-15
Sync parameter names with samba 3.
Jelmer Vernooij
2
-6
/
+6
2008-10-15
winreg.idl: Sync ref change from Samba 3.
Jelmer Vernooij
2
-2
/
+3
2008-10-15
s4: fix smbtorture build with merged wksvcs idl.
Günther Deschner
1
-10
/
+10
2008-10-15
Fix wkssvc test build.
Jelmer Vernooij
1
-10
/
+10
2008-10-15
Share wkssvc.idl.
Jelmer Vernooij
1
-4
/
+4
2008-10-15
Share eventlog.idl.
Jelmer Vernooij
1
-3
/
+6
2008-10-15
Rename reboot -> do_reboot since the first is a reserved name on FreeBSD.
Jelmer Vernooij
2
-4
/
+4
2008-10-14
Merge branch 'master' of git://git.samba.org/samba
Jelmer Vernooij
1
-0
/
+70
2008-10-14
Sync with Samba 3.
Jelmer Vernooij
1
-4
/
+4
2008-10-14
Add the oplock-batch25 test showing that a writeattr does not break an oplock
Volker Lendecke
1
-0
/
+70
2008-10-12
Fix number of arguments for file_load() functions.
Jelmer Vernooij
4
-4
/
+4
2008-10-12
Use common util_file code.
Jelmer Vernooij
1
-2
/
+2
2008-10-12
Add one-test testsuite for datablob.
Jelmer Vernooij
2
-0
/
+2
2008-10-12
Use common strlist implementation in Samba 3 and Samba 4.
Jelmer Vernooij
1
-4
/
+4
2008-10-11
Add some simple tests for lib/util/time.c
Jelmer Vernooij
2
-0
/
+2
2008-10-11
Fix include paths to new location of libutil.
Jelmer Vernooij
14
-14
/
+14
2008-10-11
Move lib/util from source4 to top-level libutil.
Jelmer Vernooij
1
-5
/
+5
2008-10-10
Use const.
Jelmer Vernooij
1
-5
/
+5
2008-10-06
Make RPC-LSA test for enumeration conditions more strict
Andrew Bartlett
1
-3
/
+14
2008-10-06
Implement 'type unknown' names in the CrackNames code.
Andrew Bartlett
1
-0
/
+1
2008-10-03
updated the LSA and NETLOGON servers with fixes resulting from the AD
Andrew Tridgell
2
-13
/
+25
2008-10-03
expanded the netlogon test to better simulate the WSPP NRPC test that
Andrew Tridgell
1
-1
/
+9
2008-10-03
Merge commit 'master/master'
Andrew Tridgell
3
-68
/
+68
[next]