index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
kdc
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:kdc Rework the 'allowed enc types' calculation
Andrew Bartlett
2010-06-29
1
-41
/
+35
*
s4:kdc/kdc.c - add cast to suppress warnings on Solaris 10 cc
Matthias Dieter Wallnöfer
2010-06-26
1
-2
/
+2
*
s4:kdc/kpasswdd.c - remove unreachable code
Matthias Dieter Wallnöfer
2010-06-26
1
-2
/
+0
*
Per Andrews request, revert
Jelmer Vernooij
2010-06-23
1
-2
/
+0
*
s4:kdc Use msDS-SupportedEncTypes in our KDC
Andrew Bartlett
2010-06-23
1
-30
/
+54
*
s4:kdc/db-glue.c - remove unreachable code
Matthias Dieter Wallnöfer
2010-06-20
1
-4
/
+0
*
heimdal/waf: Initial work on making it possible to use the system
Jelmer Vernooij
2010-06-19
1
-0
/
+2
*
s4:kdc Remove special talloc_free of the ldb context
Andrew Bartlett
2010-05-28
2
-11
/
+1
*
Remove more usages of iconv_convenience in files which were apparently not re...
Jelmer Vernooij
2010-05-18
1
-1
/
+0
*
s3: Remove use of iconv_convenience.
Jelmer Vernooij
2010-05-18
4
-6
/
+0
*
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
2010-05-18
3
-17
/
+10
*
s4:samdb_set_password/samdb_set_password_sid - Rework
Matthias Dieter Wallnöfer
2010-05-10
1
-31
/
+4
*
Simple fix to prevent crash for non-pac principals
Marcel Ritter
2010-04-27
1
-0
/
+5
*
s4:kdc/db-glue.c - use "TALLOC_FREE" insteal of "talloc_free" for the "priv" ...
Matthias Dieter Wallnöfer
2010-04-17
1
-5
/
+5
*
s4:kdc/wdc-samba4.c - fix integer counter types
Matthias Dieter Wallnöfer
2010-04-12
1
-1
/
+2
*
s4:kdc/db-glue.c - fix integer counter types
Matthias Dieter Wallnöfer
2010-04-12
1
-6
/
+7
*
s4:kdc Add functions to hdb-samba4 for the new s4u2self callback.
Andrew Bartlett
2010-04-10
4
-18
/
+21
*
s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...
Andrew Tridgell
2010-04-06
1
-0
/
+2
*
build: waf quicktest nearly works
Andrew Tridgell
2010-04-06
1
-5
/
+6
*
build: commit all the waf build files in the tree
Andrew Tridgell
2010-04-06
1
-0
/
+53
*
s4:kdc Add support for changing password of a servicePrincipalName
Andrew Bartlett
2010-03-25
1
-10
/
+32
*
s4-kdc: Fixed the memory context of tstream_bsd_existing()
Andreas Schneider
2010-02-26
1
-1
/
+1
*
s4:kdc add mit plugin code
Simo Sorce
2010-02-25
3
-0
/
+459
*
s4:kdc make function static
Simo Sorce
2010-02-25
2
-6
/
+1
*
More spelling fixes across source4/
Brad Hards
2010-02-22
1
-1
/
+1
*
Various source4 spelling fixes.
Brad Hards
2010-02-22
1
-1
/
+1
*
s4-dsdb: removed gendb_search_single_extended_dn()
Andrew Tridgell
2010-02-16
1
-13
/
+16
*
s4-dsdb: change samdb_replace() to dsdb_replace() and allow for dsdb_flags
Andrew Tridgell
2010-02-16
1
-1
/
+1
*
s4:kdc Fill in created_by principal field
Simo Sorce
2010-02-12
1
-4
/
+7
*
s4:kdc Fix double free and uninitialized memory.
Simo Sorce
2010-02-12
1
-2
/
+13
*
s4:kdc Streamline client access verification call
Simo Sorce
2010-01-31
3
-70
/
+129
*
s4:kdc Fix netbios name retrieval
Simo Sorce
2010-01-31
1
-2
/
+2
*
s4:kdc remove dead code and comments
Simo Sorce
2010-01-28
1
-5
/
+0
*
s4:kdc Fill in more data fields
Simo Sorce
2010-01-28
1
-4
/
+8
*
s4:kdc move db functions in their own file
Simo Sorce
2010-01-28
7
-1467
/
+1618
*
s4:kdc Use a clearer name for the samba kdc entry
Simo Sorce
2010-01-28
4
-32
/
+30
*
s4:kdc Use better db context structure
Simo Sorce
2010-01-28
5
-88
/
+109
*
s4:windc move windc plugin in its own file
Simo Sorce
2010-01-27
5
-191
/
+228
*
s4:PAC make common functions public
Simo Sorce
2010-01-27
2
-25
/
+70
*
s4:PAC Streamline pac-glue step 2
Simo Sorce
2010-01-27
1
-55
/
+113
*
s4:PAC Streamline pac-glue
Simo Sorce
2010-01-27
1
-19
/
+40
*
s4:kdc Simplify header files
Simo Sorce
2010-01-22
4
-39
/
+14
*
Fix comment/debug messages
Simo Sorce
2010-01-11
1
-4
/
+4
*
Fix comment
Simo Sorce
2010-01-08
1
-1
/
+1
*
s4-kdc: Migrate tcp connections to tsocket.
Andreas Schneider
2010-01-08
1
-89
/
+188
*
s4:kdc: use LIBSAMBA_TSOCKET
Stefan Metzmacher
2010-01-08
1
-1
/
+1
*
s4:kdc: the ->process function returns "bool"
Stefan Metzmacher
2010-01-08
1
-9
/
+9
*
s4:kdc: use the remote and local address from the stream_connection struct
Stefan Metzmacher
2009-12-24
1
-41
/
+2
*
s4:cleanups More trailing spaces and tabs
Simo Sorce
2009-12-23
6
-181
/
+181
*
s4:cleanups remove trailing spaces and tabs
Simo Sorce
2009-12-23
1
-119
/
+120
[next]