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
/
auth
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4: Rename WBCLIENT to wbclient.
Jelmer Vernooij
2010-10-24
1
-1
/
+1
*
s4: Rename LIBSAMBA-* to libsamba-*
Jelmer Vernooij
2010-10-24
3
-5
/
+5
*
s4: Rename LIBSECURITY{_SESSION,} to libsecurity{_session,}
Jelmer Vernooij
2010-10-24
3
-7
/
+7
*
s4: Rename NSS_WRAPPER to nss_wrapper.
Jelmer Vernooij
2010-10-23
1
-1
/
+1
*
s4: Rename UID_WRAPPER to uid_wrapper.
Jelmer Vernooij
2010-10-23
1
-2
/
+2
*
s4: Rename LIBEVENTS to libevents.
Jelmer Vernooij
2010-10-23
1
-1
/
+1
*
s4-waf: removed the XATTR and SASL aliases
Andrew Tridgell
2010-10-21
1
-1
/
+1
*
s4-auth: make auth a private library
Andrew Tridgell
2010-10-21
1
-5
/
+6
*
s4-auth Add DEBUG() for invalid DNs and errors expanding user groups.
Andrew Bartlett
2010-10-19
1
-0
/
+5
*
s4-gensec Don't give more to sasl_encode() than it will permit
Andrew Bartlett
2010-10-19
1
-3
/
+10
*
s4-gensec Don't upgrade all DIGEST-MD5 connections to seal
Andrew Bartlett
2010-10-19
1
-12
/
+21
*
s4:"util_ldb" - remove some really unused dependancies
Matthias Dieter Wallnöfer
2010-10-18
4
-4
/
+2
*
s4-gensec: Add dependency on com_err to GENSEC_KRB5.
Andreas Schneider
2010-10-18
1
-1
/
+1
*
Revert "s4:remove "util_ldb" submodule and integrate the three gendb_* calls ...
Matthias Dieter Wallnöfer
2010-10-17
5
-3
/
+5
*
s4:remove "util_ldb" submodule and integrate the three gendb_* calls in "dsdb...
Matthias Dieter Wallnöfer
2010-10-17
5
-5
/
+3
*
s4:dsdb - remove "samdb_result_uint", "samdb_result_int64", "samdb_result_uin...
Matthias Dieter Wallnöfer
2010-10-15
1
-10
/
+10
*
libcli/security Use common security.h
Andrew Bartlett
2010-10-12
1
-1
/
+1
*
s4-credentials Allocate ldb result on correct memory context
Andrew Bartlett
2010-10-12
1
-1
/
+1
*
libcli/security Add debug class to security_token_debug() et al
Andrew Bartlett
2010-10-12
1
-1
/
+1
*
samdb_common, ntlm: Add missing dependency on libsamba-hostconfig.
Jelmer Vernooij
2010-10-11
1
-1
/
+1
*
s4-credentials Add explicit event context handling to Kerberos calls (only)
Andrew Bartlett
2010-10-11
11
-81
/
+183
*
s4-param Refactor secrets code to not require an event context.
Andrew Bartlett
2010-10-11
1
-1
/
+1
*
s4-kerberos Remove unused parameter
Andrew Bartlett
2010-10-11
2
-3
/
+1
*
s4-kerberos Remove unsued variable
Andrew Bartlett
2010-10-11
1
-1
/
+0
*
credentials: Avoid unnecessary includes.
Jelmer Vernooij
2010-10-11
1
-2
/
+0
*
credentials: Fix the build.
Jelmer Vernooij
2010-10-11
5
-2
/
+7
*
credentials: Split up into several subsystems.
Jelmer Vernooij
2010-10-11
5
-10
/
+22
*
kerberos_util: Put into separate subsystem.
Jelmer Vernooij
2010-10-11
4
-3
/
+11
*
auth: Remove unnecessary dependencies, fix formatting.
Jelmer Vernooij
2010-10-10
1
-2
/
+2
*
credentials: Move code that doesn't need any external dependencies into
Jelmer Vernooij
2010-10-10
3
-144
/
+147
*
gensec: Support building without any linked-in modules.
Jelmer Vernooij
2010-10-10
1
-0
/
+4
*
samdb: Add flags argument to samdb_connect().
Jelmer Vernooij
2010-10-10
1
-1
/
+1
*
Add missing dependencies for com_err.
Jelmer Vernooij
2010-10-05
3
-2
/
+3
*
heimdal: Fix name of hx509 library.
Jelmer Vernooij
2010-10-05
1
-1
/
+1
*
heimdal: Fix library name of gssapi.
Jelmer Vernooij
2010-10-05
2
-2
/
+2
*
s4-gensec Always honour the set server principal
Andrew Bartlett
2010-10-02
1
-1
/
+1
*
s4-kerberos Don't regenerate key values for each alias in keytab
Andrew Bartlett
2010-10-02
1
-43
/
+35
*
s4-auth Add make_server_info_pac() to include 'resource domain' groups
Andrew Bartlett
2010-10-02
2
-5
/
+40
*
s4-auth Allocate domain SIDs under the sids array, not server_info
Andrew Bartlett
2010-10-02
1
-1
/
+1
*
s4-auth: fixed a vagrind error when creating keytabs
Andrew Tridgell
2010-10-01
1
-0
/
+3
*
s4-sam: added DOMAIN_RID_ENTERPRISE_READONLY_DCS for RODCs in the PAC
Andrew Tridgell
2010-09-29
1
-0
/
+16
*
s4-sam: fixed termination of krbtgt_attrs (comma and NULL)
Andrew Tridgell
2010-09-28
1
-4
/
+4
*
s4-kdc Use msDS-SecondaryKrbTgtNumber to fill in the full KVNO
Andrew Bartlett
2010-09-29
1
-0
/
+1
*
s4-auth: removed unused variable dom_sid
Andrew Tridgell
2010-09-27
1
-1
/
+1
*
s4:gensec_tstream: remove plain socket handling
Stefan Metzmacher
2010-09-28
1
-124
/
+12
*
s4:gensec: add gensec_create_tstream()
Stefan Metzmacher
2010-09-28
3
-1
/
+764
*
s4-gensec: fixed a valgrind error in gensec
Andrew Tridgell
2010-09-26
1
-12
/
+2
*
s4:schannel: handle move flag combinations in the server
Stefan Metzmacher
2010-09-26
1
-13
/
+23
*
s4-auth: fixed the SID list for DCs in the PAC
Andrew Tridgell
2010-09-26
3
-19
/
+16
*
s4-kerberos Don't segfault if the password isn't specified in keytab generation
Andrew Bartlett
2010-09-26
1
-0
/
+7
[next]