s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
[samba.git] / source4 / kdc /
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-06-29 Andrew Bartletts4:kdc Rework the 'allowed enc types' calculation
2010-06-26 Matthias Dieter... s4:kdc/kdc.c - add cast to suppress warnings on Solaris...
2010-06-26 Matthias Dieter... s4:kdc/kpasswdd.c - remove unreachable code
2010-06-23 Jelmer VernooijPer Andrews request, revert
2010-06-23 Andrew Bartletts4:kdc Use msDS-SupportedEncTypes in our KDC
2010-06-20 Matthias Dieter... s4:kdc/db-glue.c - remove unreachable code
2010-06-19 Jelmer Vernooijheimdal/waf: Initial work on making it possible to...
2010-05-28 Andrew Bartletts4:kdc Remove special talloc_free of the ldb context
2010-05-18 Jelmer VernooijRemove more usages of iconv_convenience in files which...
2010-05-18 Jelmer Vernooijs3: Remove use of iconv_convenience.
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-05-10 Matthias Dieter... s4:samdb_set_password/samdb_set_password_sid - Rework
2010-04-27 Marcel RitterSimple fix to prevent crash for non-pac principals
2010-04-17 Matthias Dieter... s4:kdc/db-glue.c - use "TALLOC_FREE" insteal of "talloc...
2010-04-12 Matthias Dieter... s4:kdc/wdc-samba4.c - fix integer counter types
2010-04-12 Matthias Dieter... s4:kdc/db-glue.c - fix integer counter types
2010-04-10 Andrew Bartletts4:kdc Add functions to hdb-samba4 for the new s4u2self...
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgellbuild: waf quicktest nearly works
2010-04-06 Andrew Tridgellbuild: commit all the waf build files in the tree
2010-03-25 Andrew Bartletts4:kdc Add support for changing password of a servicePr...
2010-02-26 Andreas Schneiders4-kdc: Fixed the memory context of tstream_bsd_existing()
2010-02-25 Simo Sorces4:kdc add mit plugin code
2010-02-25 Simo Sorces4:kdc make function static
2010-02-22 Brad HardsMore spelling fixes across source4/
2010-02-22 Brad HardsVarious source4 spelling fixes.
2010-02-16 Andrew Tridgells4-dsdb: removed gendb_search_single_extended_dn()
2010-02-16 Andrew Tridgells4-dsdb: change samdb_replace() to dsdb_replace() and...
2010-02-12 Simo Sorces4:kdc Fill in created_by principal field
2010-02-12 Simo Sorces4:kdc Fix double free and uninitialized memory.
2010-01-31 Simo Sorces4:kdc Streamline client access verification call
2010-01-31 Simo Sorces4:kdc Fix netbios name retrieval
2010-01-29 Simo Sorces4:kdc remove dead code and comments
2010-01-29 Simo Sorces4:kdc Fill in more data fields
2010-01-29 Simo Sorces4:kdc move db functions in their own file
2010-01-29 Simo Sorces4:kdc Use a clearer name for the samba kdc entry
2010-01-29 Simo Sorces4:kdc Use better db context structure
2010-01-27 Simo Sorces4:windc move windc plugin in its own file
2010-01-27 Simo Sorces4:PAC make common functions public
2010-01-27 Simo Sorces4:PAC Streamline pac-glue step 2
2010-01-27 Simo Sorces4:PAC Streamline pac-glue
2010-01-22 Simo Sorces4:kdc Simplify header files
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-11 Simo SorceFix comment/debug messages
2010-01-08 Simo SorceFix comment
2010-01-08 Andreas Schneiders4-kdc: Migrate tcp connections to tsocket.
2010-01-08 Stefan Metzmachers4:kdc: use LIBSAMBA_TSOCKET
2010-01-08 Stefan Metzmachers4:kdc: the ->process function returns "bool"
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-12-24 Stefan Metzmachers4:kdc: use the remote and local address from the strea...
2009-12-23 Simo Sorces4:cleanups More trailing spaces and tabs
2009-12-23 Simo Sorces4:cleanups remove trailing spaces and tabs
2009-12-19 Stefan Metzmachers4:kdc: setup the local and remote tsocket_address...
2009-12-19 Stefan Metzmachers4:kdc: convert UDP based communication to tdgram_context
2009-12-16 Andreas Schneiders4-gensec: Replace gensec_set_peer_addr with new tsocke...
2009-12-16 Andreas Schneiders4-gensec: Replace gensec_set_my_addr() with new tsocke...
2009-12-15 Andreas Schneiders4-kdc: Migrate to tsocket_address.
2009-12-01 Endi S. Dewatas4:kdc - Merged kdc_tcp_accept() and kpasswdd_tcp_accept().
2009-12-01 Endi S. Dewatas4:kdc - Merged kdc_add_kdc_socket() and kdc_add_kpassw...
2009-12-01 Endi S. Dewatas4:kdc - Disable KDC port when it's set to 0.
2009-11-09 Andrew Tridgells4-hdb: go back to a separate samdb for the KDC
2009-11-05 Stefan Metzmachers4:kdc: remove unused struct kpasswd_socket
2009-10-30 Matthias Dieter... s4:kdc/hdb-samba4 - Remove unused variable
2009-10-25 Andrew Tridgells4-samdb: reduce the number of samdb opens at startup
2009-10-23 Andrew Tridgells4-dsdb: create a static system_session context
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-14 Matthias Dieter... s4: Changes the old occurences of "lp_realm" in "lp_dns...
2009-10-13 Andrew BartlettRevert "s4:hdb-samba4 - Don't double-free "db""
2009-10-13 Matthias Dieter... s4:hdb-samba4 - Don't double-free "db"
2009-10-08 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-08 Matthias Dieter... s3/s4 - Adapt the IDL changes on various locations
2009-09-19 Andrew Tridgells4-server: kill main daemon if a task fails to initialise
2009-09-19 Andrew Tridgells4-kdc: ignore unknown keytypes
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Andrew Bartletts4:kdc In the kpasswd server, don't use the client...
2009-08-25 Andrew Tridgellfixed a double free bug on error in net export
2009-08-21 Andrew Bartletts4:kerberos Use MIT compatible names for these enc...
2009-07-28 Andrew Bartletts4:kerberos Add support for user principal names in...
2009-07-27 Andrew Bartletts4:kerberos Add 'net export keytab' command for wiresha...
2009-07-27 Stefan MetzmacherRevert "s4:kerberos Add 'net export keytab' command...
2009-07-27 Andrew Bartletts4:kerberos Add 'net export keytab' command for wiresha...
2009-07-27 Andrew Bartletts4:kdc Push context to hdb_samba4 by way of the 'name...
2009-07-27 Andrew Bartletts4:kdc Tidy up hdb_samba4 some more
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-20 Andrew Bartletts4:kdc Add in a simple check for constrained delegation...
2009-07-16 Andrew Bartletts4:kdc Rework KDC to pull in less attributes for krbtgt...
2009-07-16 Andrew Bartletts4:kdc rename functions from LDB_ to hdb_samba4
2009-07-16 Andrew Bartletts4:kdc Initialise new hdb function pointers.
2009-07-13 Günther Deschnerlibds: share UF_ flags between samba3 and 4.
2009-06-30 Andrew Bartletts4:heimdal Allow KRB5_NT_ENTERPRISE names in all DB...
2009-06-30 Andrew Bartletts4:kdc Only get the lp_ctx once for a LDB_fetch()
2009-06-30 Andrew BartlettRework hdb-samba4 to remove useless abstractions.
2009-06-18 Andrew Bartletts4:kdc Allow a password change when the password is...
2009-06-11 Andrew Bartletts4:heimdal: import lorikeet-heimdal-200906080040 (commi...
2009-06-04 Andrew Tridgellchanged the auth path to use extended DN ops to avoid...
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-26 Andrew BartlettHandle the krbtgt special case by looking for RID -514
2009-05-26 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-26 Andrew BartlettDon't use crossRef records to find our own domain
next