index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix warning, prototype.
Jelmer Vernooij
2008-10-12
1
-1
/
+1
*
Add one-test testsuite for datablob.
Jelmer Vernooij
2008-10-12
2
-0
/
+2
*
Use common strlist implementation in Samba 3 and Samba 4.
Jelmer Vernooij
2008-10-12
11
-16
/
+16
*
Add some simple tests for lib/util/time.c
Jelmer Vernooij
2008-10-11
2
-0
/
+2
*
Support "make test-X" to run all tests that match regex X.
Jelmer Vernooij
2008-10-11
1
-0
/
+3
*
Fix include, clean up .o files in ../lib and ../libcli
Jelmer Vernooij
2008-10-11
2
-2
/
+2
*
Clean up properly.
Jelmer Vernooij
2008-10-11
1
-0
/
+1
*
Fix include paths to new location of libutil.
Jelmer Vernooij
2008-10-11
136
-145
/
+145
*
Move lib/util from source4 to top-level libutil.
Jelmer Vernooij
2008-10-11
64
-11090
/
+21
*
Provide malloc_array() in Samba 4.
Jelmer Vernooij
2008-10-11
1
-0
/
+9
*
Provide the same set of helper functions for DEBUG in Samba 3 and Samba
Jelmer Vernooij
2008-10-11
5
-26
/
+36
*
Use const.
Jelmer Vernooij
2008-10-10
1
-5
/
+5
*
Add support for autogen to take a --version-file argument
Tim Prouty
2008-10-09
1
-1
/
+13
*
Remove duplicate copy of manual page.
Jelmer Vernooij
2008-10-08
1
-83
/
+0
*
fix libclinbtsrcdir variable.
Jelmer Vernooij
2008-10-08
2
-7
/
+7
*
Add manpage for nmblookup, move nmblookup closer to nbt library.
Jelmer Vernooij
2008-10-08
4
-17
/
+237
*
Fix subunit files location after cherrypicks.
Jelmer Vernooij
2008-10-08
2
-1
/
+2
*
Move all subunit files to lib directory.
Jelmer Vernooij
2008-10-08
8
-1243
/
+3
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
2008-10-08
17
-91
/
+261
|
\
|
*
Set default trust kvno to -1
Andrew Bartlett
2008-10-06
1
-1
/
+1
|
*
Fix cross-realm authentication in Samba4's KDC.
Andrew Bartlett
2008-10-06
1
-3
/
+5
|
*
Allow the PAC to be passed along during cross-realm authentication
Andrew Bartlett
2008-10-06
1
-18
/
+16
|
*
Use the trust password version as kvno for trusts in Kerberos.
Andrew Bartlett
2008-10-06
1
-0
/
+7
|
*
Start implementing AD-style trusted domains in Samba4's NETLOGON server
Andrew Bartlett
2008-10-06
1
-2
/
+50
|
*
Store trusted domain passwords in the LSA server
Andrew Bartlett
2008-10-06
1
-4
/
+64
|
*
Make RPC-LSA test for enumeration conditions more strict
Andrew Bartlett
2008-10-06
1
-3
/
+14
|
*
Add in secure channel type used by AD trusts
Andrew Bartlett
2008-10-06
1
-3
/
+5
|
*
Clarify use of manual parsers in trustInOutBlob (drsblobs.idl)
Andrew Bartlett
2008-10-06
1
-4
/
+6
|
*
Implement 'type unknown' names in the CrackNames code.
Andrew Bartlett
2008-10-06
3
-11
/
+50
|
*
Remove compleatly bogus rename test in partitions module.
Andrew Bartlett
2008-10-06
1
-17
/
+0
|
*
Remove DESCRIPTION from generated schema lines.
Andrew Bartlett
2008-10-06
2
-24
/
+11
|
*
Fix Domain Trust creation with Windows 2008 (and many other tools)
Andrew Bartlett
2008-10-06
1
-1
/
+5
|
*
s4:rpc_server: tell the gensec layer that we want to do header signing
Stefan Metzmacher
2008-10-06
1
-0
/
+4
|
*
s4:gensec: pass down want_features to the spnego backend mech
Stefan Metzmacher
2008-10-06
3
-1
/
+24
*
|
Fix syntax errors in minschema.
Jelmer Vernooij
2008-10-08
1
-20
/
+16
*
|
Import tests for subunit python module.
Jelmer Vernooij
2008-10-08
6
-0
/
+854
*
|
Move subunit helper utility to specific subunit directory.
Jelmer Vernooij
2008-10-08
2
-37
/
+1
*
|
Allow 'make testenv-dc', 'make testenv-member', etc.
Jelmer Vernooij
2008-10-08
1
-0
/
+3
|
/
*
smbd3 is unhappy if stderr is not open
Volker Lendecke
2008-10-05
1
-1
/
+2
*
Re-enable build of smb_samba3.c after the rename smbd->samba
Volker Lendecke
2008-10-05
1
-1
/
+1
*
remove dependencies on my home domain
Andrew Tridgell
2008-10-05
1
-2
/
+3
*
removed some debug lines I left in the last commit
Andrew Tridgell
2008-10-05
1
-4
/
+0
*
updated the LSA and NETLOGON servers with fixes resulting from the AD
Andrew Tridgell
2008-10-03
7
-60
/
+211
*
expanded the netlogon test to better simulate the WSPP NRPC test that
Andrew Tridgell
2008-10-03
1
-1
/
+9
*
Merge commit 'master/master'
Andrew Tridgell
2008-10-03
18
-198
/
+577
|
\
|
*
Fix regressions in patchfile after last patch, several other minor fixes.
Matthias Dieter Wallnöfer
2008-10-03
1
-22
/
+20
|
*
Fix crash bugs in error paths: ac is not yet initialized here, and we don't
Simo Sorce
2008-10-02
1
-27
/
+18
|
*
s4:setup: add wellknownObjects to the domain object
Stefan Metzmacher
2008-10-02
1
-0
/
+8
|
*
s4:drsuapi.idl: fix some fields in drsuapi_DsRemoveDSServer()
Stefan Metzmacher
2008-10-02
2
-8
/
+3
|
*
s4:rootdse: for now don't pass down controls for the rootdse search
Stefan Metzmacher
2008-10-02
1
-1
/
+1
[next]