summaryrefslogtreecommitdiff
path: root/source4/ntp_signd
AgeCommit message (Expand)AuthorFilesLines
2024-04-21s4:dsdb: Make use of DSDB_SEARCH_UPDATE_MANAGED_PASSWORDS search flagJo Sutton2-10/+21
2023-10-25libcli/util: add struct tstream_context to tstream_read_pdu_blob_full_fn_tRalph Boehme1-4/+4
2023-10-24s4:ntp_signd: make use of tstream_bsd_fail_readv_first_error(true)Stefan Metzmacher1-0/+2
2020-11-27s4: rename source4/smbd/ to source4/samba/Ralph Boehme1-4/+4
2019-06-27lib/crypto: move gnutls error wrapper to own subsystemAndrew Bartlett2-2/+2
2019-06-24s4:ntp_signd: Use gnutls_error_to_ntstatus() in ntp_signdAndreas Schneider1-6/+4
2019-05-21s4:ntp_signd: Use GnuTLS MD5 in signdAndreas Schneider1-6/+29
2019-01-08ntpd: Use dom_sid_str_bufVolker Lendecke1-6/+9
2018-11-01source4 smdb: Add a post fork hook to the service APIGary Lockyer1-8/+16
2018-11-01source4 smbd: Make the service_details structure constant.Gary Lockyer1-1/+1
2018-05-10samdb: Add remote address to connectGary Lockyer1-1/+6
2017-10-19source4/smbd: Do not overstamp the process model with "single"Gary Lockyer1-12/+1
2017-10-19 source4/smbd: refactor the process model for preforkGary Lockyer1-2/+8
2017-05-11s4: Add TALLOC_CTX * to register_server_service().Jeremy Allison1-1/+1
2017-04-22lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison1-2/+2
2013-06-19build: Build with system md5.h on OpenIndianaAndrew Bartlett1-1/+1
2013-01-09Use the new directory_create_or_exist_strict() function.Andreas Schneider1-1/+1
2012-11-12ntp_signd: Only allow group access to the ntp signd directory.Andrew Bartlett1-1/+1
2012-08-14s4:ntp_signd: fix SEGV if SID cannot be foundArvid Requate1-1/+5
2012-05-23Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy1-0/+1
2011-03-19source4/: Fix prototypes for all functions in various subsystems.Jelmer Vernooij1-0/+2
2011-02-10ldb: use #include <ldb.h> for ldbAndrew Tridgell1-2/+2
2010-11-15s4: Build ldap and samba3_smb services as shared modules.Jelmer Vernooij1-1/+1
2010-11-15s4-server: make server sockets a child of the task contextAndrew Tridgell1-1/+2
2010-11-14web_server: Build as module.Jelmer Vernooij1-1/+2
2010-11-07samdb: Lowercase library name.Jelmer Vernooij1-1/+1
2010-10-31s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij1-15/+0
2010-10-30s4-smbd: don't initialise process models more than onceAndrew Tridgell1-1/+1
2010-10-10samdb: Add flags argument to samdb_connect().Jelmer Vernooij1-1/+1
2010-09-13s4:SID handling - always encode the SID using "ldap_encode_ndr_dom_sid" for L...Matthias Dieter Wallnöfer1-1/+2
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-4/+4
2010-06-29s4:ntp_signd/ntp_signd.c - add casts to suppress warnings on Solaris 10Matthias Dieter Wallnöfer1-2/+2
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-7/+2
2010-04-13Revert "s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_*_dn" functions"Matthias Dieter Wallnöfer1-1/+1
2010-04-06s4-waf: removed the AUTOGENERATED markersAndrew Tridgell1-4/+0
2010-04-06s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell1-0/+2
2010-04-06build: commit all the waf build files in the treeAndrew Tridgell1-0/+11
2010-02-26s4-ntp: Fixed the memory context of tstream_bsd_existing()Andreas Schneider1-1/+1
2010-01-13s4-ntp_signd: Migrate to tsocket.Andreas Schneider2-132/+286
2009-10-23s4-dsdb: create a static system_session contextAndrew Tridgell1-1/+1
2009-09-18s4-server: kill main daemon if a task fails to initialiseAndrew Tridgell1-3/+3
2009-08-22s4:ntp_signd Fix bug 6656 - Set protocol version to 0, as used by ntpdAndrew Bartlett1-3/+1
2009-08-11s4:torture Add test for the NTP signd serverAndrew Bartlett1-0/+7
2009-02-02s4:service_stream: s/private/private_dataStefan Metzmacher1-4/+4
2009-02-02s4:ntp_signd: s/private/private_dataStefan Metzmacher1-4/+4
2008-12-22Fix missing symbols issues when building with shared libraries.Jelmer Vernooij1-1/+1
2008-12-03s4: add some useful link and the patch for the ntp_signd supportStefan Metzmacher2-0/+586
2008-09-24Move source4/lib/crypto to lib/crypto.Jelmer Vernooij1-1/+1
2008-09-24Rename smbd -> samba.Jelmer Vernooij1-1/+1
2008-09-23Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce1-1/+1