Age | Commit message (Expand) | Author | Files | Lines |
2011-03-19 | source4/: Fix prototypes for all functions in various subsystems. | Jelmer Vernooij | 1 | -0/+2 |
2011-02-10 | ldb: use #include <ldb.h> for ldb | Andrew Tridgell | 1 | -2/+2 |
2010-11-15 | s4: Build ldap and samba3_smb services as shared modules. | Jelmer Vernooij | 1 | -1/+1 |
2010-11-15 | s4-server: make server sockets a child of the task context | Andrew Tridgell | 1 | -1/+2 |
2010-11-14 | web_server: Build as module. | Jelmer Vernooij | 1 | -1/+2 |
2010-11-07 | samdb: Lowercase library name. | Jelmer Vernooij | 1 | -1/+1 |
2010-10-31 | s4: Remove the old perl/m4/make/mk-based build system. | Jelmer Vernooij | 1 | -15/+0 |
2010-10-30 | s4-smbd: don't initialise process models more than once | Andrew Tridgell | 1 | -1/+1 |
2010-10-10 | samdb: Add flags argument to samdb_connect(). | Jelmer Vernooij | 1 | -1/+1 |
2010-09-13 | s4:SID handling - always encode the SID using "ldap_encode_ndr_dom_sid" for L... | Matthias Dieter Wallnöfer | 1 | -1/+2 |
2010-07-16 | s4-loadparm: 2nd half of lp_ to lpcfg_ conversion | Andrew Tridgell | 1 | -4/+4 |
2010-06-29 | s4:ntp_signd/ntp_signd.c - add casts to suppress warnings on Solaris 10 | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2010-05-18 | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 1 | -7/+2 |
2010-04-13 | Revert "s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_*_dn" functions" | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-04-06 | s4-waf: removed the AUTOGENERATED markers | Andrew Tridgell | 1 | -4/+0 |
2010-04-06 | s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ... | Andrew Tridgell | 1 | -0/+2 |
2010-04-06 | build: commit all the waf build files in the tree | Andrew Tridgell | 1 | -0/+11 |
2010-02-26 | s4-ntp: Fixed the memory context of tstream_bsd_existing() | Andreas Schneider | 1 | -1/+1 |
2010-01-13 | s4-ntp_signd: Migrate to tsocket. | Andreas Schneider | 2 | -132/+286 |
2009-10-23 | s4-dsdb: create a static system_session context | Andrew Tridgell | 1 | -1/+1 |
2009-09-18 | s4-server: kill main daemon if a task fails to initialise | Andrew Tridgell | 1 | -3/+3 |
2009-08-22 | s4:ntp_signd Fix bug 6656 - Set protocol version to 0, as used by ntpd | Andrew Bartlett | 1 | -3/+1 |
2009-08-11 | s4:torture Add test for the NTP signd server | Andrew Bartlett | 1 | -0/+7 |
2009-02-02 | s4:service_stream: s/private/private_data | Stefan Metzmacher | 1 | -4/+4 |
2009-02-02 | s4:ntp_signd: s/private/private_data | Stefan Metzmacher | 1 | -4/+4 |
2008-12-22 | Fix missing symbols issues when building with shared libraries. | Jelmer Vernooij | 1 | -1/+1 |
2008-12-03 | s4: add some useful link and the patch for the ntp_signd support | Stefan Metzmacher | 2 | -0/+586 |
2008-09-24 | Move source4/lib/crypto to lib/crypto. | Jelmer Vernooij | 1 | -1/+1 |
2008-09-24 | Rename smbd -> samba. | Jelmer Vernooij | 1 | -1/+1 |
2008-09-23 | Merge ldb_search() and ldb_search_exp_fmt() into a simgle function. | Simo Sorce | 1 | -1/+1 |
2008-09-22 | s4: allways initialize the process model before it's used | Stefan Metzmacher | 1 | -1/+1 |
2008-09-21 | Revert "Rename smbd -> samba." | Jelmer Vernooij | 1 | -1/+1 |
2008-09-21 | Rename smbd -> samba. | Jelmer Vernooij | 1 | -1/+1 |
2008-08-11 | Only allow trust accounts access to the NTP signing service. | Andrew Bartlett | 1 | -3/+9 |
2008-06-19 | Don't sign NTP packets to disabled accounts | Andrew Bartlett | 1 | -1/+10 |
2008-05-29 | Allow the ntp_signd socket to be set from configure. | Andrew Bartlett | 1 | -4/+18 |
2008-05-29 | Final fixes to for a functional NTP signing deamon. | Andrew Bartlett | 1 | -15/+118 |
2008-05-28 | Bring up the ntp signing deamon | Andrew Bartlett | 2 | -20/+25 |
2008-05-27 | Start an 'NTP signing server' in Samba4. | Andrew Bartlett | 2 | -0/+274 |