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
2008-10-10
Use const.
Jelmer Vernooij
1
-5
/
+5
2008-10-09
Add support for autogen to take a --version-file argument
Tim Prouty
1
-1
/
+13
2008-10-08
Remove duplicate copy of manual page.
Jelmer Vernooij
1
-83
/
+0
2008-10-08
fix libclinbtsrcdir variable.
Jelmer Vernooij
2
-7
/
+7
2008-10-08
Add manpage for nmblookup, move nmblookup closer to nbt library.
Jelmer Vernooij
4
-17
/
+237
2008-10-08
Fix subunit files location after cherrypicks.
Jelmer Vernooij
2
-1
/
+2
2008-10-08
Move all subunit files to lib directory.
Jelmer Vernooij
8
-1243
/
+3
2008-10-08
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
17
-91
/
+261
2008-10-08
Fix syntax errors in minschema.
Jelmer Vernooij
1
-20
/
+16
2008-10-08
Import tests for subunit python module.
Jelmer Vernooij
6
-0
/
+854
2008-10-08
Move subunit helper utility to specific subunit directory.
Jelmer Vernooij
2
-37
/
+1
2008-10-08
Allow 'make testenv-dc', 'make testenv-member', etc.
Jelmer Vernooij
1
-0
/
+3
2008-10-06
Set default trust kvno to -1
Andrew Bartlett
1
-1
/
+1
2008-10-06
Fix cross-realm authentication in Samba4's KDC.
Andrew Bartlett
1
-3
/
+5
2008-10-06
Allow the PAC to be passed along during cross-realm authentication
Andrew Bartlett
1
-18
/
+16
2008-10-06
Use the trust password version as kvno for trusts in Kerberos.
Andrew Bartlett
1
-0
/
+7
2008-10-06
Start implementing AD-style trusted domains in Samba4's NETLOGON server
Andrew Bartlett
1
-2
/
+50
2008-10-06
Store trusted domain passwords in the LSA server
Andrew Bartlett
1
-4
/
+64
2008-10-06
Make RPC-LSA test for enumeration conditions more strict
Andrew Bartlett
1
-3
/
+14
2008-10-06
Add in secure channel type used by AD trusts
Andrew Bartlett
1
-3
/
+5
2008-10-06
Clarify use of manual parsers in trustInOutBlob (drsblobs.idl)
Andrew Bartlett
1
-4
/
+6
2008-10-06
Implement 'type unknown' names in the CrackNames code.
Andrew Bartlett
3
-11
/
+50
2008-10-06
Remove compleatly bogus rename test in partitions module.
Andrew Bartlett
1
-17
/
+0
2008-10-06
Remove DESCRIPTION from generated schema lines.
Andrew Bartlett
2
-24
/
+11
2008-10-06
Fix Domain Trust creation with Windows 2008 (and many other tools)
Andrew Bartlett
1
-1
/
+5
2008-10-06
s4:rpc_server: tell the gensec layer that we want to do header signing
Stefan Metzmacher
1
-0
/
+4
2008-10-06
s4:gensec: pass down want_features to the spnego backend mech
Stefan Metzmacher
3
-1
/
+24
2008-10-05
smbd3 is unhappy if stderr is not open
Volker Lendecke
1
-1
/
+2
2008-10-05
Re-enable build of smb_samba3.c after the rename smbd->samba
Volker Lendecke
1
-1
/
+1
2008-10-05
remove dependencies on my home domain
Andrew Tridgell
1
-2
/
+3
2008-10-05
removed some debug lines I left in the last commit
Andrew Tridgell
1
-4
/
+0
2008-10-03
updated the LSA and NETLOGON servers with fixes resulting from the AD
Andrew Tridgell
7
-60
/
+211
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
18
-198
/
+577
2008-10-03
fixed the partition module and the GC handling
Andrew Tridgell
1
-4
/
+38
2008-10-03
Fix regressions in patchfile after last patch, several other minor fixes.
Matthias Dieter Wallnöfer
1
-22
/
+20
2008-10-02
fixed the sense of ldb base dn comparisons in two places, and use a
Andrew Tridgell
3
-5
/
+5
2008-10-02
fixed a talloc error in the rpc handle desctructor - destructors
Andrew Tridgell
1
-1
/
+0
2008-10-02
we need to listen on all interfaces in the CLDAP server as the windows
Andrew Tridgell
1
-8
/
+9
2008-10-02
Fix crash bugs in error paths: ac is not yet initialized here, and we don't
Simo Sorce
1
-27
/
+18
2008-10-02
s4:setup: add wellknownObjects to the domain object
Stefan Metzmacher
1
-0
/
+8
2008-10-02
s4:drsuapi.idl: fix some fields in drsuapi_DsRemoveDSServer()
Stefan Metzmacher
2
-8
/
+3
2008-10-02
s4:rootdse: for now don't pass down controls for the rootdse search
Stefan Metzmacher
1
-1
/
+1
2008-10-02
s4:partition: register DOMAIN_SCOPE and SEARCH_OPTIONS controls
Stefan Metzmacher
1
-0
/
+14
2008-10-02
s4:partition: pass down the SEARCH_OPTIONS control as uncritical
Stefan Metzmacher
1
-0
/
+8
2008-10-02
s4:linked_attributes: fix a crash bug when the definition of a target attribu...
Stefan Metzmacher
1
-3
/
+35
2008-10-02
s4:kludge_acl: just fake support for the SD_FLAGS control
Stefan Metzmacher
1
-0
/
+20
2008-10-02
s4:extended_dn: add support for <GUID=...>, <SID=...> or <WKGUID=...,DC=...> ...
Stefan Metzmacher
1
-44
/
+355
2008-10-02
s4:lib/ldb: fix stupid <SID=...> dn parsing bugs
Stefan Metzmacher
1
-2
/
+2
2008-10-02
The IRIX compiler does not like embedded unnamed unions
Volker Lendecke
9
-118
/
+120
[next]