Age | Commit message (Expand) | Author | Files | Lines |
2010-07-16 | s4-loadparm: change lp_*() to lpcfg_*() and provide s3 compatibility lp_*() | Andrew Tridgell | 1 | -173/+215 |
2010-04-29 | s4: remove unused references to swat | Stefan Metzmacher | 1 | -1/+0 |
2010-04-27 | s4-param: added a "spn update command" option | Andrew Tridgell | 1 | -0/+1 |
2010-03-18 | charset: fixed a problem with the global use of the iconv_convenience structure | Andrew Tridgell | 1 | -2/+3 |
2010-02-26 | s4-dns: use a loadparm list for samba_runcmd() commands | Andrew Tridgell | 1 | -2/+2 |
2010-02-23 | s4-param: added "dns update command" smb.conf option | Andrew Tridgell | 1 | -0/+1 |
2010-02-17 | s4-param: added "rndc command" smb.conf option | Andrew Tridgell | 1 | -0/+1 |
2009-11-24 | s4:param remove reference to private header from source4/param/param.h | Brad Hards | 1 | -1/+1 |
2009-11-02 | s4 - SID allocation using FDS DNA plugin | Endi S. Dewata | 1 | -0/+6 |
2009-10-14 | s4:loadparm - adapt "realm" handling | Matthias Dieter Wallnöfer | 1 | -0/+1 |
2009-09-26 | libutil: Add separate utility code for dealing with settings as a | Jelmer Vernooij | 1 | -10/+5 |
2009-05-26 | Don't use crossRef records to find our own domain | Andrew Bartlett | 1 | -0/+5 |
2009-01-16 | Find default smb.conf path correctly, when it was not specified on the | Jelmer Vernooij | 1 | -0/+1 |
2008-11-02 | Remove global_loadparm. | Jelmer Vernooij | 1 | -2/+0 |
2008-11-02 | Add gensec_settings structure. This wraps loadparm_context for now, but | Jelmer Vernooij | 1 | -1/+2 |
2008-11-01 | Rename param_opt.flags to priority. | Jelmer Vernooij | 1 | -1/+4 |
2008-10-24 | Remove unused include param/param.h. | Jelmer Vernooij | 1 | -0/+6 |
2008-10-24 | Mark global_loadparm as deprecated. | Jelmer Vernooij | 1 | -1/+1 |
2008-10-24 | Remove const so return value can be freed. | Jelmer Vernooij | 1 | -5/+5 |
2008-10-23 | Make lp_tls_* return absolute paths. | Jelmer Vernooij | 1 | -5/+5 |
2008-09-30 | Pass options struct into session initialization functions rather than | Jelmer Vernooij | 1 | -0/+3 |
2008-06-28 | Use a configure-specified directory for the winbind priv pipe | Andrew Bartlett | 1 | -0/+1 |
2008-05-29 | Allow the ntp_signd socket to be set from configure. | Andrew Bartlett | 1 | -0/+2 |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -1/+360 |
2008-02-28 | Remove sDefault as static variable. | Jelmer Vernooij | 1 | -1/+0 |
2008-01-03 | r26654: libcli/smb_composite: Rather than specifying each of the gazillion op... | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26316: Use contexts for conversion functions. | Jelmer Vernooij | 1 | -1/+0 |
2007-12-21 | r26315: Avoid using lp_ functions in libcharset. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26095: Add function for import a generic configuration file in a loadparm co... | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r25460: use common structure in param/generic.c | Jelmer Vernooij | 1 | -8/+8 |
2007-10-10 | r25379: Use loadparm context parameter in a lot more places. | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r25039: Rename service -> loadparm_service, use context more. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25037: Start passing the context around. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service numbe... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24816: Move the rest of the contents of core.h to more appropriate places. | Jelmer Vernooij | 1 | -0/+15 |
2007-10-10 | r24814: Fix headers, trim core.h even more. | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r14844: Support a stdbool.h replacement in lib/replace/ | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r14381: Kill structs.h | Jelmer Vernooij | 1 | -0/+46 |