Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r10513: Reduce some use of pstring. The main reason some parts of the code still | Jelmer Vernooij | 1 | -5/+0 |
2007-10-10 | r10478: More work on proto headers; we now generate a couple of smaller ones | Jelmer Vernooij | 1 | -1/+3 |
2007-10-10 | r10374: Add HAVE_* defines (on command-line or in config.h file) for scons + | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r10366: More scons fixes. Building et, asn1, lex and yacc files sort-of works... | Jelmer Vernooij | 1 | -5/+0 |
2007-10-10 | r10348: Add scons scripts for remaining subsystems. Most subsystems build now, | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r10330: Add SConscript to more subsystems. Some of the tdb tools build now. | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r10328: Add more emacs python-mode markers. | Tim Potter | 1 | -0/+2 |
2007-10-10 | r10323: Add first bits required for getting compile with scons working. This ... | Jelmer Vernooij | 1 | -0/+5 |
2007-10-10 | r10316: More dynconfig fixes | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r10314: Apply the controvertial 'server role =' patch after discussion on the... | Andrew Bartlett | 1 | -79/+22 |
2007-10-10 | r10291: The patch optionally (off by default, not available in all cases) allows | Andrew Bartlett | 1 | -0/+4 |
2007-10-10 | r10245: Get rid of XFILE in a few places. | Jelmer Vernooij | 1 | -7/+7 |
2007-10-10 | r9826: Add some more OOM checks | Jelmer Vernooij | 1 | -1/+21 |
2007-10-10 | r9805: Add 'data' property to param EJS object | Jelmer Vernooij | 1 | -1/+3 |
2007-10-10 | r9800: Add EJS interface to param. tridge, sorry this overlaps a bit | Jelmer Vernooij | 1 | -15/+31 |
2007-10-10 | r9798: Add generic functions for handling smb.conf files (the parameters don'... | Jelmer Vernooij | 3 | -1/+274 |
2007-10-10 | r9685: Add tests for samba3sam mapping module | Jelmer Vernooij | 1 | -137/+3 |
2007-10-10 | r9684: Remove unused parameters (about 70) | Jelmer Vernooij | 1 | -465/+3 |
2007-10-10 | r9602: Add support for reading share_info.tdb and smb.conf. | Jelmer Vernooij | 2 | -177/+179 |
2007-10-10 | r9382: Add a dummy registry for HKEY_USERS to get rid of the annoying dialog | Tim Potter | 1 | -0/+6 |
2007-10-10 | r9119: added a lp.categories() call in the loadparm js object, to allow | Andrew Tridgell | 2 | -19/+24 |
2007-10-10 | r8643: - make lp_configfile() work again | Andrew Tridgell | 1 | -8/+9 |
2007-10-10 | r8394: Make sure the argument to ctype is*(3) macros are unsigned char as | Love Hörnquist Åstrand | 1 | -2/+2 |
2007-10-10 | r8344: added a "setup directory" smb.conf parameter, pointing at the setup te... | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r8297: add libinclude() function in ejs, which is like include() but searches... | Andrew Tridgell | 1 | -0/+6 |
2007-10-10 | r8273: fixed some memory leaks in smbscript. This required converting | Andrew Tridgell | 1 | -62/+50 |
2007-10-10 | r7966: We need a better way to do this, but enable the KDC by default, if we | Andrew Bartlett | 1 | -0/+4 |
2007-10-10 | r7916: - got rid of the in_client global | Andrew Tridgell | 2 | -7/+2 |
2007-10-10 | r7912: make private_path() recognise a non-relative filename, so we can have | Andrew Tridgell | 1 | -7/+7 |
2007-10-10 | r7793: allow integers in smb.conf to be specified in octal or hex | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r7757: Add NTLMv2 support to the NT1 Session setup (ie, not SPNEGO/NTLMSSP) | Andrew Bartlett | 1 | -0/+6 |
2007-10-10 | r7744: converted the web server to use the lib/tls/ generic tls code | Andrew Tridgell | 1 | -19/+19 |
2007-10-10 | r7643: This patch adds a new NTPTR subsystem: | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r7531: Finally fix lp_load(). I had left hooks in place which restricted us | Andrew Bartlett | 1 | -6/+0 |
2007-10-10 | r7530: Simply calling convention of lp_load(). | Andrew Bartlett | 1 | -58/+7 |
2007-10-10 | r7221: Add the start of a KDC service (to be built on a 'libkdc' from a to be | Andrew Bartlett | 1 | -0/+4 |
2007-10-10 | r7016: - added smb.conf parm 'web tls = true/false' | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r7012: added smb.conf parameters | Andrew Tridgell | 1 | -0/+16 |
2007-10-10 | r7008: - split out the loadparm type definitions so loadparm internals can be... | Andrew Tridgell | 2 | -154/+89 |
2007-10-10 | r7002: added support for getting at loadparm config parameters via lpGet() in... | Andrew Tridgell | 1 | -53/+116 |
2007-10-10 | r6982: install the swat pages with 'make installswat' | Andrew Tridgell | 1 | -5/+5 |
2007-10-10 | r6981: first version of the builtin web server for Samba4 | Andrew Tridgell | 1 | -1/+9 |
2007-10-10 | r6902: Turn the LDAP server on by default. It is no worse than the others... | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r6842: Move to .mk file | Jelmer Vernooij | 2 | -4/+5 |
2007-10-10 | r6724: added "cldap port" smb.conf parameter | Andrew Tridgell | 1 | -1/+5 |
2007-10-10 | r6619: realm should not be forced uppercase | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r6184: the beginnings of the libcli/dgram/ library, and the dgram | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r5502: announce us as a print server by default | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r5491: Don't load the DCOM-specific services by default (yet) | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r5395: fixed some loadparm memory leaks | Andrew Tridgell | 1 | -4/+6 |