s3-docs: fix typo in "add port command" smb.conf manpage.
[samba.git] / source4 / kdc /
2010-10-05 Matthias Dieter... s4:kdc - use "userAccountControl" always unsigned
2010-10-04 Jelmer VernooijAdd missing dependencies for com_err.
2010-10-04 Jelmer Vernooijheimdal: Fix name of kdc library.
2010-10-04 Jelmer Vernooijheimdal: Fix name of 'hdb'.
2010-10-03 Matthias Dieter... s4:kdc/db-glue.c - remove unused variable
2010-10-03 Andrew Bartletts4-kdc Remove special case kerberos restriction in...
2010-10-03 Andrew Bartletts4-kdc Fix up after import of new lorikeet-heimdal
2010-10-01 Andrew Bartletts4-kdc Rework 'allowed encryption types' handling in...
2010-09-29 Andrew Tridgells4-kdc: RODC DCs should be able to produce forwardable...
2010-09-29 Andrew Bartletts4-kdc Ensure that an RODC may act as a server (needed...
2010-09-28 Andrew Bartletts4-kdc Handle the case where we may be given a ticket...
2010-09-28 Andrew Bartletts4-kdc Add common setup, handle RODC setup case
2010-09-28 Andrew Bartletts4-kdc Add function to determine if a hdb entry is...
2010-09-28 Andrew Bartletts4-kdc Use msDS-SecondaryKrbTgtNumber to fill in the...
2010-09-28 Andrew Tridgells4-kdc: added ifdef guards in kdc.h
2010-09-16 Andrew Tridgells4-kdc: prevent segfault on bad trust strings
2010-08-25 Günther Deschners4-trusts: fix trustDomainPasswords drsblobs IDL and...
2010-08-22 Andrew Bartletts4:security Change struct security_token->sids from...
2010-08-17 Andrew Bartletts4:security Remove use of user_sid and group_sid from...
2010-08-17 Matthias Dieter... s4:kdc/kpasswdd.c - let the user change his own passwor...
2010-08-17 Matthias Dieter... s4:kdc/rpc server - adapt the "samdb_set_password"...
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
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...
next