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
/
kdc
/
kpasswdd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:kdc Push context to hdb_samba4 by way of the 'name' of the DB
Andrew Bartlett
2009-07-27
1
-3
/
+9
*
Use common header file for character set handling in Samba 3 and Samba 4.
Jelmer Vernooij
2009-03-01
1
-3
/
+2
*
s4: Use same function signature for convert_* as s3.
Jelmer Vernooij
2009-03-01
1
-8
/
+5
*
Add allow_badcharcnv argument to all conversion function, for
Jelmer Vernooij
2009-03-01
1
-2
/
+2
*
Remove auth/ntlm as a dependency of GENSEC by means of function pointers.
Andrew Bartlett
2009-02-13
1
-9
/
+10
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
1
-1
/
+1
*
Add gensec_settings structure. This wraps loadparm_context for now, but
Jelmer Vernooij
2008-11-02
1
-1
/
+3
*
Remove iconv_convenience argument from convert_string{,talloc}() but
Jelmer Vernooij
2008-10-24
1
-2
/
+2
*
Remove iconv_convenience parameter from simple string push/pull
Jelmer Vernooij
2008-10-24
1
-1
/
+1
*
Create a 'straight paper path' for UTF16 passwords.
Andrew Bartlett
2008-10-16
1
-11
/
+26
*
Fix include paths to new location of libutil.
Jelmer Vernooij
2008-10-11
1
-1
/
+1
*
kdc: move references to heimdal internals into heimdal_build/kpasswd-glue.h
Stefan Metzmacher
2008-08-26
1
-2
/
+1
*
libreplace: include <krb5.h> and <com_err.h> and no heimdal specific headers
Stefan Metzmacher
2008-08-01
1
-2
/
+11
*
kdc: use mostly only public kerberos headers
Stefan Metzmacher
2008-08-01
1
-2
/
+4
*
kdc: we don't need any *_locl.h header from heimdal in the kdc
Stefan Metzmacher
2008-06-04
1
-1
/
+1
*
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
2008-04-17
1
-2
/
+2
*
Remove event context tracking from the credentials struct.
Jelmer Vernooij
2008-04-17
1
-1
/
+1
*
r26430: require explicit specification of loadparm context.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26427: Avoid global_smb_iconv_convenience.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26316: Use contexts for conversion functions.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26260: Store loadparm context in gensec context.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26252: Specify loadparm_context explicitly when creating sessions.
Jelmer Vernooij
2007-12-21
1
-3
/
+3
*
r26227: Make loadparm_context part of a server task, move loadparm_contexts f...
Jelmer Vernooij
2007-12-21
1
-2
/
+2
*
r25548: Convert to standard bool type.
Jelmer Vernooij
2007-10-10
1
-33
/
+33
*
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
2007-10-10
1
-1
/
+2
*
r25000: Fix some more C++ compatibility warnings.
Jelmer Vernooij
2007-10-10
1
-1
/
+2
*
r24613: Missed this in my recent commit -r 24611. We don't discriminate on
Andrew Bartlett
2007-10-10
1
-2
/
+0
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r19832: better prototypes for the linearization functions:
Simo Sorce
2007-10-10
1
-2
/
+2
*
r19604: This is a massive commit, and I appologise in advance for it's size.
Andrew Bartlett
2007-10-10
1
-1
/
+2
*
r19598: Ahead of a merge to current lorikeet-heimdal:
Andrew Bartlett
2007-10-10
1
-0
/
+3
*
r18827: I forgot to commit this:
Andrew Bartlett
2007-10-10
1
-1
/
+2
*
r18636: Excessive testing with pam_winbind within Samba3 revealed a new samr
Günther Deschner
2007-10-10
1
-0
/
+3
*
r17930: Merge noinclude branch:
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r17341: pass a messaging context to auth_context_create()
Stefan Metzmacher
2007-10-10
1
-3
/
+2
*
r15328: Move some functions around, remove dependencies.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r14856: fix bugs noticed by the ibm code checker
Stefan Metzmacher
2007-10-10
1
-8
/
+10
*
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r14380: Reduce the size of structs.h
Jelmer Vernooij
2007-10-10
1
-0
/
+2
*
r13903: Don't generate prototypes for modules and binaries in include/proto.h by
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r13107: Follow the lead of Heimdal's kpasswdd and use the HDB (hdb-ldb in our
Andrew Bartlett
2007-10-10
1
-1
/
+4
*
r12804: This patch reworks the Samba4 sockets layer to use a socket_address
Andrew Bartlett
2007-10-10
1
-6
/
+4
*
r12683: Fix declaration and initialisation placement.
Andrew Bartlett
2007-10-10
1
-5
/
+6
*
r12682: This patch finally fixes our kpasswdd implementation to be compatible
Andrew Bartlett
2007-10-10
1
-26
/
+119
*
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r11437: Fix (valid!) use of uninitialised value warnings.
Andrew Bartlett
2007-10-10
1
-1
/
+2
*
r11241: - fix compiler warning
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r11239: Use ${REALM} for the realm in rootdse.ldif
Andrew Bartlett
2007-10-10
1
-0
/
+495