Age | Commit message (Expand) | Author | Files | Lines |
2010-07-16 | s4-loadparm: 2nd half of lp_ to lpcfg_ conversion | Andrew Tridgell | 1 | -2/+2 |
2010-05-18 | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 1 | -5/+1 |
2008-10-24 | Add version of next_codepoint without iconv_convenience. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-21 | Remove more uses of global_loadparm. | Jelmer Vernooij | 1 | -1/+5 |
2007-12-21 | r26429: Avoid use of global_smb_iconv_convenience. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26353: Remove use of global_loadparm. | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r26316: Use contexts for conversion functions. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -32/+32 |
2007-10-10 | r25430: Add the loadparm context to all parametric options. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service numbe... | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r17753: fix compiler warnings and make the code simpler | Stefan Metzmacher | 1 | -10/+5 |
2007-10-10 | r15573: Fix build of systems that have iconv headers in non-standard locations | Jelmer Vernooij | 1 | -1/+1 |
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 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r4956: - moved the definition of the mangle context structure into a pvfs_sho... | Andrew Tridgell | 1 | -11/+35 |
2007-10-10 | r4423: give lp_parm_int() and lp_parm_ulong() default values | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r3798: added support for alternate data streams in xattrs into pvfs. | Andrew Tridgell | 1 | -22/+1 |
2007-10-10 | r3544: fixed some #include lines to make them more consistent | Andrew Tridgell | 1 | -4/+1 |
2007-10-10 | r3449: more include file reduction | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3227: added a per-share option "case insensitive filesystem", that tells the | Andrew Tridgell | 1 | -2/+13 |
2007-10-10 | r2928: - fixed the handling of reserved names (rejecting them with ACCESS_DEN... | Andrew Tridgell | 1 | -36/+20 |
2007-10-10 | r2927: imported the hash2 name mangling code from Samba3 into Samba4, but | Andrew Tridgell | 1 | -24/+637 |
2007-10-10 | r2904: - fixed the old style SMBsearch to return the pvfs shortname, not a tr... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2893: added very primitive name mangling support to pvfs | Andrew Tridgell | 1 | -1/+45 |
2007-10-10 | r2788: prevent a memory leak in the pvfs search backend | Andrew Tridgell | 1 | -2/+4 |
2007-10-10 | r2786: - match on both long and short name for search posix backend | Andrew Tridgell | 1 | -1/+11 |
2007-10-10 | r2436: the second big lump of posix vfs code. | Andrew Tridgell | 1 | -3/+4 |
2007-10-10 | r2404: the first large lump of posix vfs stuff. | Andrew Tridgell | 1 | -0/+34 |