index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
|
*
s4:partition: register DOMAIN_SCOPE and SEARCH_OPTIONS controls
Stefan Metzmacher
2008-10-02
1
-0
/
+14
|
*
s4:partition: pass down the SEARCH_OPTIONS control as uncritical
Stefan Metzmacher
2008-10-02
1
-0
/
+8
|
*
s4:linked_attributes: fix a crash bug when the definition of a target attribu...
Stefan Metzmacher
2008-10-02
1
-3
/
+35
|
*
s4:kludge_acl: just fake support for the SD_FLAGS control
Stefan Metzmacher
2008-10-02
1
-0
/
+20
|
*
s4:extended_dn: add support for <GUID=...>, <SID=...> or <WKGUID=...,DC=...> ...
Stefan Metzmacher
2008-10-02
1
-44
/
+355
|
*
s4:lib/ldb: fix stupid <SID=...> dn parsing bugs
Stefan Metzmacher
2008-10-02
1
-2
/
+2
|
*
The IRIX compiler does not like embedded unnamed unions
Volker Lendecke
2008-10-02
9
-118
/
+120
*
|
fixed the partition module and the GC handling
Andrew Tridgell
2008-10-03
1
-4
/
+38
*
|
fixed the sense of ldb base dn comparisons in two places, and use a
Andrew Tridgell
2008-10-02
3
-5
/
+5
*
|
fixed a talloc error in the rpc handle desctructor - destructors
Andrew Tridgell
2008-10-02
1
-1
/
+0
*
|
we need to listen on all interfaces in the CLDAP server as the windows
Andrew Tridgell
2008-10-02
1
-8
/
+9
*
|
add a test for a LSA lookupnames with a NULL string
Andrew Tridgell
2008-09-30
1
-4
/
+5
*
|
handle NULL strings in strchr_m() and strrchr_m()
Andrew Tridgell
2008-09-30
1
-0
/
+7
*
|
fixed a number of places in our LSA server where we should return the
Andrew Tridgell
2008-09-30
2
-12
/
+14
|
/
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Andrew Tridgell
2008-09-30
91
-392
/
+1567
|
\
|
*
Use a getatr instead to make things cleaner.
root
2008-09-30
1
-2
/
+4
|
*
Add in test name visible on the wire or in debug logs so you can see when par...
Jeremy Allison
2008-09-30
1
-16
/
+17
|
*
Use UTF8 rather than the possibly different UNIX charset.
Matthias Dieter Wallnöfer
2008-09-30
1
-3
/
+3
|
*
Move Samba4-specific files into source4/
Jelmer Vernooij
2008-09-30
3
-0
/
+810
|
*
Fix FHS flag, rename to --enable-fhs since it's a feature flag
Jelmer Vernooij
2008-09-30
1
-7
/
+12
|
*
Compare sids in samba3sam tests.
Jelmer Vernooij
2008-09-30
1
-11
/
+21
|
*
Make Sid member variables accessible from Python.
Jelmer Vernooij
2008-09-30
3
-0
/
+128
|
*
Enable winreg Python tests - authentication works now.
Jelmer Vernooij
2008-09-30
2
-2
/
+2
|
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
2008-09-30
22
-117
/
+261
|
|
\
[next]