Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r492: BUG 483: patch from Michel Gravey <michel.gravey@optogone.com> to fix p... | Gerald Carter | 1 | -1/+4 |
2004-02-21 | printf -> d_printf | Tim Potter | 1 | -1/+1 |
2004-02-04 | This should be the correct fix for the lack of a prototype for | Andrew Bartlett | 1 | -6/+0 |
2004-02-02 | fix problems with proto.h | Gerald Carter | 1 | -1/+1 |
2004-02-02 | remerge andrew's cracklib patch from HEAD and fix a compile warnings | Gerald Carter | 1 | -0/+7 |
2003-11-22 | Ensure that items in a list of strings containing whitespace | Gerald Carter | 1 | -2/+10 |
2003-10-03 | Moving towards better i18n support in SWAT. This commit contains a | Tim Potter | 1 | -67/+72 |
2003-09-26 | More bug #413. Fix bad html table row termination in SWAT wizard code found by | Tim Potter | 1 | -4/+3 |
2003-09-26 | Change title of SWAT globals page from 'Global Variables' to 'Global | Tim Potter | 1 | -1/+3 |
2003-08-19 | - Update 'preload modules' documention (bug #304) | Jelmer Vernooij | 1 | -1/+10 |
2003-07-28 | Cleanup of loadparm and swat to correctly display all parameters as required. | John Terpstra | 1 | -26/+9 |
2003-07-27 | Add buttons to Printers View | John Terpstra | 1 | -0/+10 |
2003-07-26 | Format tidy up. | John Terpstra | 1 | -6/+5 |
2003-07-26 | Added buttons to change view mode. Fixes bug #212 | John Terpstra | 1 | -1/+17 |
2003-07-23 | convert snprintf() calls using pstrings & fstrings | Gerald Carter | 1 | -2/+2 |
2003-07-22 | Replace the eight (!) copies of dummy become/unbecome root with a single one. | Tim Potter | 1 | -4/+0 |
2003-05-26 | Metze's patches: | John Terpstra | 1 | -24/+22 |
2003-05-10 | Reverse previous patch from Stefan and me after comments by Andrew Bartlett | Jelmer Vernooij | 1 | -3/+0 |
2003-05-10 | Patch from metze and me that adds dummy smb_register_*() functions so | Jelmer Vernooij | 1 | -0/+3 |
2003-05-07 | Make fchown, fchmod conditional for systems that don't have them. | Jeremy Allison | 1 | -0/+4 |
2003-04-14 | Merge Jelmer's popt updates from HEAD. | Tim Potter | 1 | -3/+2 |
2003-04-03 | Fixup swat warning. | Jeremy Allison | 1 | -1/+1 |
2003-03-26 | A fixed type TRUE -> True, reported by Paul Green. | John Terpstra | 1 | -1/+1 |
2003-03-20 | Make swat use popt | Jelmer Vernooij | 1 | -12/+15 |
2003-03-17 | Merge from HEAD: | Andrew Bartlett | 1 | -1/+1 |
2003-01-03 | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 1 | -15/+15 |
2002-11-09 | Sync with HEAD | Jelmer Vernooij | 1 | -3/+3 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -53/+290 |
2002-08-17 | sync 3.0 branch with HEAD | Jelmer Vernooij | 1 | -8/+8 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -1/+2 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -1/+1 |
2001-11-19 | Store some path names in global variables initialized to configure | Martin Pool | 1 | -14/+23 |
2001-10-14 | the next step in the intl changeover. This should get us compiling agian, | Andrew Tridgell | 1 | -22/+10 |
2001-09-25 | Fixup passdb stuff to add new nisplus and ldap backends. | Jeremy Allison | 1 | -1/+0 |
2001-09-24 | Added SWAT i18n feature: | Motonobu Takahashi | 1 | -98/+137 |
2001-09-24 | convert all POST variables from display to unix charset | Andrew Tridgell | 1 | -1/+1 |
2001-09-10 | declare dbf in one spot | Andrew Tridgell | 1 | -1/+0 |
2001-09-10 | replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down | Andrew Tridgell | 1 | -3/+3 |
2001-09-08 | convert more code to using d_printf | Andrew Tridgell | 1 | -165/+165 |
2001-07-04 | The big character set handling changeover! | Andrew Tridgell | 1 | -20/+7 |
2001-06-23 | uhm some pointer went wrong | Simo Sorce | 1 | -4/+4 |
2001-06-23 | handle P_LIST parameters | Simo Sorce | 1 | -0/+25 |
2001-05-30 | make swat recover from previously bad umask from xinetd | Andrew Tridgell | 1 | -2/+8 |
2001-05-30 | Add border=0 in included swat images to get rid of the link border stuff. | Tim Potter | 1 | -1/+1 |
2001-05-28 | make sure the umask is set in swat | Andrew Tridgell | 1 | -0/+2 |
2001-04-12 | fix broken links in SWAT due to upper case anchors in the generated | Gerald Carter | 1 | -2/+5 |
2001-04-05 | Setup syslog correctly in swat. Patch from Andrew Bartlett. | Jeremy Allison | 1 | -0/+1 |
2001-03-26 | Fix from Ryo Kawahara <rkawa@lbe.co.jp> to make SWAT correctly write and smb.... | Jeremy Allison | 1 | -7/+19 |
2001-03-11 | Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR | Jeremy Allison | 1 | -2/+2 |
2001-01-17 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -2/+3 |