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-08-26
More LSA server and testuite work.
Andrew Bartlett
1
-7
/
+25
2008-08-26
Make RPC-LSA test deterministic with an msleep(200).
Andrew Bartlett
1
-5
/
+8
2008-08-26
Update RPC-LSA to (almost) pass against Windows 2008.
Andrew Bartlett
1
-45
/
+61
2008-08-25
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
3
-12
/
+168
2008-08-24
fixed the data in SAVEFILE op in RAW-OFFLINE
Andrew Tridgell
1
-1
/
+1
2008-08-24
show the bad data in RAW-OFFLINE
Andrew Tridgell
1
-3
/
+10
2008-08-23
don't use zero data for the first file in RAW-OFFLINE
Andrew Tridgell
1
-2
/
+2
2008-08-22
Merge branch 'abartlet-4-0-local' into v4-0-test
Andrew Tridgell
1
-0
/
+146
2008-08-20
drsuapi: fix samba4 callers after drsuapi.idl changes
Stefan Metzmacher
1
-6
/
+9
2008-08-20
Add a torture test for the new 'netlogon' flags.
Matthias Dieter Wallnöfer
1
-0
/
+146
2008-08-15
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
1
-1
/
+3
2008-08-15
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
4
-67
/
+187
2008-08-15
Don't segfault in RPC-ATSVC.
Andrew Bartlett
1
-1
/
+3
2008-08-15
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
4
-67
/
+187
2008-08-14
RAW-OPEN: be more strict in create_option checking
Stefan Metzmacher
1
-2
/
+11
2008-08-14
SMB2-CREATE: add a special test for FILE_ATTRIBUTE_ENCRYPTED
Stefan Metzmacher
1
-2
/
+21
2008-08-14
SMB2-CREATE: be more strict in checking file attributes
Stefan Metzmacher
1
-12
/
+20
2008-08-14
SMB2-CREATE: be more strict in error checking
Stefan Metzmacher
1
-1
/
+11
2008-08-14
NBT-WINSREPLICATION: be more robust to timing errors
Stefan Metzmacher
1
-6
/
+6
2008-08-14
expanded the SMB2-CREATE and RAW-OPEN tests to explore more of how the
Andrew Tridgell
2
-8
/
+67
2008-08-14
cope with not knowing the kdc key
Andrew Tridgell
1
-41
/
+56
2008-08-14
Assert on failure to join domain in NBT-DGRAM
Andrew Bartlett
1
-0
/
+4
2008-08-08
We can't use ndr_pull_struct_blob_all in combinatin with relative pointers
Andrew Bartlett
1
-3
/
+4
2008-08-07
drsuapi: fix callers after idl change
Stefan Metzmacher
1
-1
/
+1
2008-07-31
Print trustAuthOutgoing and trustAuthIncoming in RPC-DSSYNC
Andrew Bartlett
1
-6
/
+22
2008-07-31
Use the cldap reply to avoid segfaulting in RPC-DSSYNC
Andrew Bartlett
1
-1
/
+13
2008-07-31
Don't fail if the domain has a trust already.
Andrew Bartlett
1
-1
/
+6
2008-07-28
SMB2-CONNECT: remove reference to req->session before calling smb2_logoff_rec...
Stefan Metzmacher
1
-1
/
+10
2008-07-26
smbtorture: add --extra-user option
Stefan Metzmacher
1
-1
/
+13
2008-07-23
drsuapi: always set the pid field of the outgoing DsBindInfo to 0.
Michael Adam
1
-1
/
+1
2008-07-23
RPC-DSSYNC: print 'supplementalCredentials' more verbosely
Stefan Metzmacher
1
-0
/
+10
2008-07-23
smbtorture: add a warning for unknown BindInfo length to the RPC-DSSYNC test
Michael Adam
1
-0
/
+3
2008-07-23
smbtorture: add support for the DSBindInfo48 to the RPC-DSSYNC test.
Michael Adam
1
-0
/
+9
2008-07-22
Change occurrences of the u1 member of DsBindInfo* to pid after idl change.
Michael Adam
1
-3
/
+3
2008-07-21
Rename structures to better match the names in the WSPP IDL.
Andrew Bartlett
2
-24
/
+24
2008-07-21
Remove bogus test in 'enum trusted domains' LSA server.
Andrew Bartlett
1
-0
/
+40
2008-07-19
Fix RAW-OPEN against Samba3
Volker Lendecke
1
-0
/
+1
2008-07-18
More 'must be ignored' options from the MS-SMB doc.
Andrew Bartlett
1
-34
/
+22
2008-07-16
drsuapi: print out the number of linked attribute values we got
Stefan Metzmacher
1
-16
/
+27
2008-07-16
drsuapi: make use of the 'more_data' field in DsGetNCChangesCtr[1|6]
Stefan Metzmacher
2
-3
/
+3
2008-07-16
drsuapi: get ctr6 out of xpress compressed level
Stefan Metzmacher
1
-0
/
+5
2008-07-16
drsuapi: total_object_count was the wrong guess
Stefan Metzmacher
1
-13
/
+10
2008-07-16
NET-API-BECOME-DC: fix crash bugs because of unintialized variables
Stefan Metzmacher
1
-1
/
+4
2008-07-16
Ignore and handle more NT Create & X options.
Andrew Bartlett
1
-0
/
+56
2008-07-07
torture: .in.max_data should not depend on the smb max size
Stefan Metzmacher
2
-9
/
+9
2008-07-07
rap: trans->in.max_data should not depend on the smb max size
Stefan Metzmacher
1
-1
/
+1
2008-06-30
drsuapi.idl: remove some unknows from DsGetNCChanges() (update samba4 callers)
Stefan Metzmacher
2
-12
/
+12
2008-06-14
Use a custom init function for samba4 that sets a samba4
Simo Sorce
5
-5
/
+5
2008-06-14
Make up the right dependencies now that ldb depends on libevents
Simo Sorce
14
-35
/
+37
2008-06-06
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
4
-7
/
+9
[prev]
[next]