Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r14420: arrgh, make sure I test compile even little patches .... | Andrew Tridgell | 1 | -3/+0 |
2007-10-10 | r14415: remove an unusued var | Andrew Tridgell | 1 | -5/+1 |
2007-10-10 | r13964: make lp_* functions public | Stefan Metzmacher | 1 | -109/+109 |
2007-10-10 | r13860: - add support for SMB2 ("SMB 2.001") negotiation in SMB negprot requests | Stefan Metzmacher | 1 | -2/+3 |
2007-10-10 | r13658: More moving around of files: | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r13244: Allow control of the location of the Samba3-compatible winbindd pipe | Andrew Bartlett | 1 | -1/+5 |
2007-10-10 | r13206: This patch finally re-adds a -k option that works reasonably. | Andrew Bartlett | 1 | -31/+5 |
2007-10-10 | r13158: Fix setup and ejs paths | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r12898: prepare the 'wins hook' feature, but we only debug out a 'TODO: run s... | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r12731: Simplify and re-implemenet support for --parameter-name=foo | Andrew Bartlett | 1 | -25/+16 |
2007-10-10 | r12730: Reimplement --parameter-name, and bring in common samba options. | Andrew Bartlett | 1 | -0/+38 |
2007-10-10 | r12729: Implement the --section-name option, for dumping only one section. | Andrew Bartlett | 1 | -15/+20 |
2007-10-10 | r12694: Move some headers to the directory of the subsystem they belong to. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12649: use the same default('yes') for 'dns proxy' as samba3 | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12644: prepare the dns proxy feature for the wins server | Stefan Metzmacher | 1 | -1/+5 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -3/+0 |
2007-10-10 | r12442: only set the "wins server" parameter if it's not set | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12435: the max wins ttl is 6 days in windows and samba3 | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12304: split out the wins partner configuration into a seperate ldb. | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r11239: Use ${REALM} for the realm in rootdse.ldif | Andrew Bartlett | 1 | -0/+4 |
2007-10-10 | r11181: Implement wbinfo -s and wbinfo --user-sids. The patch is so large bec... | Volker Lendecke | 1 | -0/+4 |
2007-10-10 | r11089: start the winsreplication task when we run with wins support = yes | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r10588: Remove more unused files, macros | Jelmer Vernooij | 1 | -2/+6 |
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 | r10366: More scons fixes. Building et, asn1, lex and yacc files sort-of works... | Jelmer Vernooij | 1 | -5/+0 |
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 | 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 | 1 | -165/+165 |
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 | 1 | -19/+11 |
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 | 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 | 1 | -4/+1 |
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 |