Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-10-17 | s4: merge from s3 drsuapi.idl. | Günther Deschner | 2 | -33/+41 | |
Guenther | |||||
2008-10-17 | Add a test to RPC-NETLOGON for random machine account passwords. | Andrew Bartlett | 1 | -12/+59 | |
Andrew Bartlett | |||||
2008-10-17 | Improve RPC-SAMR tests to check random passwords | Andrew Bartlett | 1 | -3/+175 | |
By random I don't mean 'nice stream of ASCII chars, but pure random passwords containing invalid UTF16 sequences etc. Andrew Bartlett | |||||
2008-10-15 | idl: finally fully share nbt.idl in s3 and s4. | Günther Deschner | 1 | -7/+8 | |
Guenther | |||||
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 | |
Guenther | |||||
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 | |
Guenther | |||||
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 | |
Probably that's already somewhere else, but I did not find it. | |||||
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 | |
Conflicts: source4/Makefile | |||||
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 | |
This guesses the type by running each of the possible options. Andrew Bartlett | |||||
2008-10-03 | updated the LSA and NETLOGON servers with fixes resulting from the AD | Andrew Tridgell | 2 | -13/+25 | |
plugfest in Redmond | |||||
2008-10-03 | expanded the netlogon test to better simulate the WSPP NRPC test that | Andrew Tridgell | 1 | -1/+9 | |
we had some trouble with | |||||
2008-10-03 | Merge commit 'master/master' | Andrew Tridgell | 3 | -68/+68 | |
2008-10-02 | The IRIX compiler does not like embedded unnamed unions | Volker Lendecke | 3 | -68/+68 | |
2008-09-30 | add a test for a LSA lookupnames with a NULL string | Andrew Tridgell | 1 | -4/+5 | |
2008-09-30 | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Andrew Tridgell | 24 | -62/+211 | |
2008-09-30 | Use a getatr instead to make things cleaner. | root | 1 | -2/+4 | |
Jeremy. | |||||
2008-09-30 | Add in test name visible on the wire or in debug logs so you can see when ↵ | Jeremy Allison | 1 | -16/+17 | |
particular tests start. Jeremy. | |||||
2008-09-30 | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Jelmer Vernooij | 4 | -4/+92 | |
2008-09-29 | Fix parsing of the trust passwords in LSA CreateTrustedDomainEx* | Andrew Bartlett | 1 | -3/+3 | |
2008-09-29 | setup the loadparm context for ldb in testjoin | Andrew Tridgell | 1 | -0/+1 | |
2008-09-30 | s4:torture/rpc: add RPC-OBJECTUUID | Stefan Metzmacher | 3 | -1/+89 | |
This test shows that object uuids should be ignored if they're present in a dcerpc request. metze | |||||
2008-09-30 | Cope with API changes. | Jelmer Vernooij | 11 | -26/+56 | |
2008-09-30 | Pass session options around; saves another use of global_loadparm. | Jelmer Vernooij | 4 | -0/+4 | |
2008-09-30 | Remove global_loadparm instance. | Jelmer Vernooij | 1 | -1/+1 | |
2008-09-30 | Remove uses of global_loadparm. | Jelmer Vernooij | 1 | -2/+6 | |
2008-09-30 | Pass options struct into session initialization functions rather than | Jelmer Vernooij | 4 | -12/+32 | |
using global_loadparm. | |||||
2008-09-29 | LDB ASYNC: misc changes | Simo Sorce | 1 | -26/+38 | |
2008-09-26 | Add test to show you can open for delete a readonly file. | Jeremy Allison | 1 | -0/+59 | |
Jeremy. | |||||
2008-09-24 | check error code for zero desired_access in SMB2 create | Andrew Tridgell | 1 | -0/+7 | |
2008-09-24 | fixed setpathinfo in gentest to not zero the filename/handle | Andrew Tridgell | 1 | -5/+2 | |
2008-09-24 | support NT_STATUS_XX:NT_STATUS_YY syntax in ignore files | Andrew Tridgell | 1 | -1/+15 | |
2008-09-24 | Move source4/lib/crypto to lib/crypto. | Jelmer Vernooij | 9 | -9/+9 | |
2008-09-23 | Merge ldb_search() and ldb_search_exp_fmt() into a simgle function. | Simo Sorce | 3 | -13/+8 | |
The previous ldb_search() interface made it way too easy to leak results, and being able to use a printf-like expression turns to be really useful. |