Age | Commit message (Expand) | Author | Files | Lines |
2003-05-14 | Move some #ifdefs and function prototypes around to avoid a compiler | Tim Potter | 1 | -13/+14 |
2003-05-14 | Fix pointer return bug in get_unix_attributes() | Tim Potter | 1 | -1/+1 |
2003-05-14 | spelling | Tim Potter | 10 | -14/+14 |
2003-05-14 | spelling | Tim Potter | 1 | -2/+2 |
2003-05-13 | More info on Unix permissions. | John Terpstra | 1 | -1/+99 |
2003-05-13 | Add pythoncheck to make check target. | Tim Potter | 2 | -1/+52 |
2003-05-13 | Sync up with 3.0 version. | Tim Potter | 1 | -21/+30 |
2003-05-12 | Fix compiler warnings. | Jeremy Allison | 6 | -7/+0 |
2003-05-12 | fixing typos in debug statements | Gerald Carter | 2 | -2/+2 |
2003-05-12 | Added info on File and Directory info. | John Terpstra | 1 | -12/+193 |
2003-05-11 | Rolling in VL's changes. | John Terpstra | 1 | -8/+12 |
2003-05-11 | Extending Samba Access Control Info | John Terpstra | 5 | -451/+556 |
2003-05-10 | Completion of Stand-Alone server docs. | John Terpstra | 1 | -6/+107 |
2003-05-10 | Forgot one file. | Jelmer Vernooij | 1 | -3/+0 |
2003-05-10 | Remove latest module_dummy patch from metze and me. | Jelmer Vernooij | 1 | -53/+0 |
2003-05-10 | Reverse previous patch from Stefan and me after comments by Andrew Bartlett. | Jelmer Vernooij | 34 | -82/+3 |
2003-05-10 | Patch from metze and me that adds dummy smb_register_*() functions | Jelmer Vernooij | 35 | -2/+137 |
2003-05-10 | Fixes for typos and other stuff resulting from VL's feedback. | John Terpstra | 3 | -42/+120 |
2003-05-10 | Fix from Tom.Lackemann@falconstor.com to correctly set the flags based | Jeremy Allison | 1 | -1/+9 |
2003-05-10 | Optimisation. We don't need to do 2 strlen's when we're setting the stat | Jeremy Allison | 1 | -9/+0 |
2003-05-10 | Fix for possible segfault in readline handler. Found by vitalyb@mail333.com. | Jeremy Allison | 1 | -1/+2 |
2003-05-09 | removing total print jobs since it is not used anymore | Gerald Carter | 2 | -24/+0 |
2003-05-09 | Fix bug #4 for net rap. Allow more than 50 chars for long form listings of u... | Jim McDonough | 1 | -2/+2 |
2003-05-09 | Some more static definitions ... | Richard Sharpe | 1 | -0/+16 |
2003-05-09 | Add some static ... | Richard Sharpe | 1 | -34/+84 |
2003-05-09 | More edits. Hackety Hack. | John Terpstra | 2 | -32/+298 |
2003-05-09 | Some more fixes for syntax problems on AIX etc ... | Richard Sharpe | 1 | -2/+2 |
2003-05-09 | Fix up a bunch of compiler warnings ... | Richard Sharpe | 1 | -13/+13 |
2003-05-09 | Fix some compiler warnings about const etc ... | Richard Sharpe | 2 | -6/+5 |
2003-05-09 | Fix nasty bug pointed out by samba-technical poster. If name is mangled | Jeremy Allison | 1 | -1/+12 |
2003-05-08 | add new %a strings | Gerald Carter | 1 | -3/+3 |
2003-05-08 | adding warning about case sensitive parameter | Gerald Carter | 1 | -3/+5 |
2003-05-08 | fix bug #47; revert registration of workgroup<1b> to 2.2 behavior | Gerald Carter | 1 | -1/+1 |
2003-05-08 | fixed bug #75; add check for non-zero destlen | Gerald Carter | 1 | -1/+1 |
2003-05-08 | Another set of updates. | John Terpstra | 6 | -303/+697 |
2003-05-07 | SMB_QUERY_FILE_ALT_NAME_INFO and SMB_FILE_ALTERNATE_NAME_INFORMATION | Jeremy Allison | 1 | -9/+1 |
2003-05-07 | Make fchown, fchmod conditional for systems that don't have them. | Jeremy Allison | 2 | -5/+20 |
2003-05-07 | Fix missing para marker. | John Terpstra | 1 | -0/+1 |
2003-05-07 | More edits. Now working on BDC Documentation. | John Terpstra | 2 | -150/+283 |
2003-05-07 | Force ASCII for client messages. Patch from David Lee <t.d.lee@durham.ac.uk> | Jeremy Allison | 1 | -3/+2 |
2003-05-07 | Merge from distcc: | Martin Pool | 1 | -2/+8 |
2003-05-07 | We used to use the name "*",0x0 here, but some Windows | Jeremy Allison | 1 | -1/+9 |
2003-05-06 | More stuffing, this turkey will soon be done. | John Terpstra | 1 | -0/+16 |
2003-05-06 | Add metze's exit and idle event patch | Jelmer Vernooij | 6 | -4/+163 |
2003-05-06 | Domain Controller -> Domain Member Server. | Andrew Bartlett | 1 | -1/+1 |
2003-05-06 | uff, forgot to put back this one :-/ | Simo Sorce | 1 | -0/+1 |
2003-05-06 | sort out some include dependencies | Simo Sorce | 4 | -33/+65 |
2003-05-06 | add mapping.h here | Simo Sorce | 1 | -0/+1 |
2003-05-06 | restore structures from previous erroneous commit | Simo Sorce | 1 | -22/+30 |
2003-05-06 | Hackety, hackety, hack. More edits. | John Terpstra | 4 | -295/+434 |