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-06-09
s4:libcli/smb2: only add the 1 byte dynamic buffer padding for non compounded...
Stefan Metzmacher
1
-2
/
+6
2009-06-09
s4:libcli/smb2: add support sending compounded requests
Stefan Metzmacher
3
-50
/
+205
2009-06-09
s4:libcli/smb2: prepare SMB2 signing code for compounded requests
Stefan Metzmacher
1
-2
/
+8
2009-06-09
s4-selftest: change rpc.secrets to rpc.lsa.secrets here as well.
Günther Deschner
1
-5
/
+5
2009-06-09
s4-smbtorture: rename SECRETS to LSA-SECRETS.
Günther Deschner
1
-1
/
+1
2009-06-09
work around conflict in pidfile() prototype for heimdal on NetBSD5
Andrew Tridgell
1
-0
/
+7
2009-06-08
s4-smbtorture: when testing RPC-SAMR-LARGE-DC its fine to just close the obje...
Günther Deschner
1
-13
/
+17
2009-06-08
s4-smbtorture: add test_QueryDisplayInfo_level to RPC-SAMR-LARGE-DC.
Günther Deschner
1
-6
/
+79
2009-06-08
python: Fix samba4.dcerpc.rpcecho.RpcEchoTests.test_surrounding test.
Jelmer Vernooij
1
-1
/
+1
2009-06-08
s4:heimdal: fix build on FreeBSD
Björn Jacke
2
-1
/
+4
2009-06-08
s4-smbtorture: also test for "all" architecture in enum driver tests in RPC-S...
Günther Deschner
1
-5
/
+28
2009-06-08
s4-smbtorture: fix test_ReportEventLog in RPC-EVENTLOG.
Günther Deschner
1
-2
/
+2
2009-06-08
Make tunable for modulesdir
Timur I. Bakeyev
1
-0
/
+16
2009-06-08
rl_event_hook detection
Timur I. Bakeyev
1
-1
/
+4
2009-06-08
s4-smbtorture: exclude oem_information checking for s3 in RPC-SAMR.
Günther Deschner
1
-4
/
+10
2009-06-07
s4-smbtorture: skip samr MultipleMember alias tests for 3 as well as we do al...
Günther Deschner
1
-2
/
+3
2009-06-06
Allow access as SYSTEM on a privileged ldapi connection
Volker Lendecke
1
-13
/
+83
2009-06-06
Fix some nonempty blank lines
Volker Lendecke
2
-64
/
+60
2009-06-05
fixed handling of change notify buffer overruns
Andrew Tridgell
1
-2
/
+9
2009-06-04
s4-smbtorture: fix comment in RPC-SAMR-LARGE-DC test.
Günther Deschner
1
-3
/
+3
2009-06-04
Increase tevent version for tevent_req_notify_callback()
Volker Lendecke
1
-1
/
+1
2009-06-04
s4:torture Cut the RPC-SAMR-LARGE-DC test down to size
Andrew Bartlett
1
-7
/
+16
2009-06-04
s4:torture assert that we get a Mailslot allocated before we dereference
Andrew Bartlett
1
-0
/
+2
2009-06-04
changed the auth path to use extended DN ops to avoid non-indexed searches
Andrew Tridgell
3
-92
/
+91
2009-06-04
fixed ldb rename now that we have unique indexes
Andrew Tridgell
1
-30
/
+11
2009-06-04
Don't run the RPC-SAMR-LARGE-DC test multiple times
Andrew Bartlett
1
-1
/
+1
2009-06-04
s4:torture Make Samba4 build on hosts with an older libnetapi
Andrew Bartlett
2
-4
/
+7
2009-06-03
Note that the delaytime for update has changed betweek w2k3 and w2k8.
Jeremy Allison
1
-7
/
+11
2009-06-03
Fix S3 "make install". Don't build cifs.upcall.c in S4 as there are no
Jeremy Allison
1
-4
/
+3
2009-06-03
Make the path to this uglyness complete so people can find the guilty party..
Jeremy Allison
1
-1
/
+1
2009-06-03
s3:torture: fix password timestamp checks on NetBSD
Björn Jacke
1
-1
/
+1
2009-06-03
selftest: Run tests for Samba4 target in the samba 4 testsuite.
Jelmer Vernooij
1
-0
/
+1
2009-06-03
Rename harness2subunit.pl -> tap2subunit to be consistent with the
Jelmer Vernooij
1
-1
/
+1
2009-06-03
Move findstatic.pl script to top-level.
Jelmer Vernooij
1
-70
/
+0
2009-06-03
s4:torture/libnetapi: fix netapi detection
Stefan Metzmacher
1
-3
/
+7
2009-06-03
SMB2-CONNECT: make it possible to specific the max write size via --option=to...
Stefan Metzmacher
1
-1
/
+1
2009-06-02
Move mount.cifs/umount.cifs to the top level and remove the outdated copy
Jelmer Vernooij
5
-560
/
+32
2009-06-02
Fix unresolved symbol in python messaging module.
Jelmer Vernooij
5
-13
/
+14
2009-06-02
Fix pythonpath so subunit can be found.
Jelmer Vernooij
1
-1
/
+1
2009-06-02
Fix finding the LDB header files in the system in pyldb_util.
Jelmer Vernooij
3
-1
/
+3
2009-06-02
Build modules statically by default, as there still seem to be a lot of
Jelmer Vernooij
1
-1
/
+2
2009-06-02
Fix more unresolved symbols.
Jelmer Vernooij
14
-88
/
+99
2009-06-02
python: Move helper functions for using param into a separate file rather
Jelmer Vernooij
7
-45
/
+75
2009-06-02
Split up Python code a little bit so we don't hav eto link python modules
Jelmer Vernooij
1
-0
/
+39
2009-06-02
Fix dependencies when using shared libraries.
Jelmer Vernooij
3
-2
/
+3
2009-06-01
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Andrew Tridgell
1
-1
/
+1
2009-06-01
use the unique flag on ldb attributes to optimise & clauses
Andrew Tridgell
1
-46
/
+72
2009-06-01
s4:mkproto: Add NET_API_STATUS return type.
Andrew Kroeger
1
-1
/
+1
2009-06-01
we don't need the unique checks in the samldb code now
Andrew Tridgell
1
-162
/
+2
2009-06-01
mark samAccountName, objectGUID and objectSID as unique indexed
Andrew Tridgell
1
-0
/
+20
[prev]
[next]