Age | Commit message (Expand) | Author | Files | Lines |
2001-04-16 | Getting medieval with compiler warnings as Jeremy puts it. | Tim Potter | 3 | -6/+6 |
2001-04-16 | Finally got the semantics right (hurrah!). | Jeremy Allison | 1 | -6/+14 |
2001-04-16 | Correct fix for open readonly with truncate. | Jeremy Allison | 1 | -17/+18 |
2001-04-15 | Fixed potential bug in "become_guest" pointed out by elrond. Get_Pwnam() | Jeremy Allison | 1 | -6/+13 |
2001-04-15 | Patch from "Christoph Zwerschke" <zwerschke@zuv.uni-heidelberg.de> to | Jeremy Allison | 1 | -0/+12 |
2001-04-15 | Added Darwin guess. | Jeremy Allison | 2 | -88/+96 |
2001-04-15 | Fix from "Darrin B. Jewell" <jewell@bdi.com> to allow anything other than | Jeremy Allison | 1 | -4/+12 |
2001-04-15 | Fix from Tony Butt - shouldn't set got_pass for -c option. | Jeremy Allison | 1 | -1/+0 |
2001-04-14 | Removed one samba-bugs ref. from source. | Jeremy Allison | 1 | -1/+1 |
2001-04-14 | This little piece of insanity is inspired by the | Jeremy Allison | 2 | -4/+86 |
2001-04-14 | Added POSIX_ACL support for *BSD. Patch from jedgar@fxp.org. Changed | Jeremy Allison | 5 | -20/+73 |
2001-04-14 | Patch from Mandrakesoft to ensure we close all files. | John Terpstra | 1 | -1/+3 |
2001-04-14 | Fix for True64 treating readonly as a reserved word ! | Jeremy Allison | 1 | -2/+2 |
2001-04-14 | configure: | Jeremy Allison | 14 | -42/+144 |
2001-04-13 | Michael Davidson <md@sco.COM> pointed out that acl_get_qualifier can potentially | Jeremy Allison | 3 | -0/+35 |
2001-04-13 | Fixed potential file descriptor leak with MS-Access fix. | Jeremy Allison | 2 | -3/+34 |
2001-04-13 | Added fix from "Eric Boehm" <boehm@nortelnetworks.com> to try and set hard | Jeremy Allison | 2 | -3/+27 |
2001-04-13 | Merge of Andrew's changes in 2.2. | Jeremy Allison | 26 | -841/+1197 |
2001-04-13 | Adding the "Using Samba" book to the packaging in HEAD. | Shirish Kalele | 2 | -6/+42 |
2001-04-13 | Updated with Andrew Bartlett patch. | John Terpstra | 2 | -6/+60 |
2001-04-13 | Updated Major/Minor version to 4.50 - see notes. | John Terpstra | 1 | -10/+14 |
2001-04-13 | As Andrew suggested, make smbrun return a fd for a deleted file which can then | Jeremy Allison | 12 | -137/+186 |
2001-04-12 | forgot one thing | Gerald Carter | 1 | -0/+4 |
2001-04-12 | still working on it | Gerald Carter | 1 | -6/+13 |
2001-04-12 | Can't use space in random string used for exec. | Jeremy Allison | 1 | -1/+1 |
2001-04-12 | Changed lp_add/delete/enum scripts to use lockdir if spool dir doesn't | Jeremy Allison | 3 | -15/+35 |
2001-04-12 | Added a caching system to smbsh. Previously access to workgroup or server | Tim Potter | 3 | -7/+215 |
2001-04-12 | Merged John's changes. | Jeremy Allison | 3 | -3/+7 |
2001-04-12 | fix broken links in SWAT due to upper case anchors in the generated | Gerald Carter | 1 | -2/+5 |
2001-04-11 | To stop people complaining about the mktemp call, move it into lib/util.c. Th... | Jeremy Allison | 11 | -130/+230 |
2001-04-11 | Fix for core dump in security = share code with new share security db. | Jeremy Allison | 3 | -26/+40 |
2001-04-11 | Adding Solaris packaging files to HEAD. | Shirish Kalele | 12 | -0/+376 |
2001-04-11 | Changed the order of -kPIC and -kpic. | Jeremy Allison | 4 | -36/+38 |
2001-04-11 | Fixed some compiler warnings. | Tim Potter | 1 | -2/+2 |
2001-04-11 | Added SMB_ prefix to enums that clash with Solaris ACL definitions. | Jeremy Allison | 1 | -9/+9 |
2001-04-11 | Updating pampass from Samba-2.2 code tree. ===> JHT | John Terpstra | 2 | -278/+174 |
2001-04-11 | Restrict dfs add and dfs remote to root at Shirish's advice. | Jeremy Allison | 1 | -0/+16 |
2001-04-10 | Merged in missing break fix from Shirish. | Jeremy Allison | 1 | -0/+1 |
2001-04-10 | Fixed missing HAVE_STDARG_H. | Jeremy Allison | 1 | -4/+20 |
2001-04-10 | Fixed --with-automount compile error. | Jeremy Allison | 2 | -2/+4 |
2001-04-10 | Added HAVE_STDARG_H to tdbutil.c | Jeremy Allison | 1 | -5/+51 |
2001-04-10 | passdb/pass_check.c: Ensure second check is done only if given username is al... | Jeremy Allison | 3 | -131/+63 |
2001-04-10 | Added JohnT and Andrew Bartlett's PAM changes. | Jeremy Allison | 5 | -269/+889 |
2001-04-10 | Use message system to notify when smb.conf is updated. | Jeremy Allison | 2 | -7/+22 |
2001-04-09 | looking towards abstracting the passdb and uidmapping interfaces. | Gerald Carter | 1 | -0/+66 |
2001-04-09 | Fixup warnings about extra ';' from SGI compiler. | Jeremy Allison | 1 | -22/+22 |
2001-04-09 | Removed "read only" arg as it isn't useful. | Jeremy Allison | 1 | -33/+2 |
2001-04-09 | Tidy up return codes for server manager. | Jeremy Allison | 1 | -6/+21 |
2001-04-09 | Get/Set of SD's on shares now works. Correctly ensure scripts exist before | Jeremy Allison | 1 | -12/+15 |
2001-04-09 | Set SD's for share. Added level 1501. Map GENERIC file bits to specific bits. | Jeremy Allison | 4 | -15/+95 |