Age | Commit message (Expand) | Author | Files | Lines |
2003-05-15 | Patch from "Alex Deiter" <tiamat@komi.mts.ru> to fix incorrect error check. | Jeremy Allison | 1 | -1/+1 |
2003-05-15 | Ensure sys_adminlog code won't coredump with incorrect client params. | Jeremy Allison | 1 | -4/+11 |
2003-05-15 | Patch from Luke Howard <lukeh@PADL.COM> that fixes some weird handling of | Jelmer Vernooij | 1 | -9/+17 |
2003-05-15 | Removed (incorrect) emacs mode setting. Use emacs' built in autoconf | Tim Potter | 1 | -1/+0 |
2003-05-14 | Fix winbindd coredump. Remember to set a ** pointer to null before | Jeremy Allison | 2 | -0/+3 |
2003-05-14 | readding reverted changes during idmap merge (noticed by Andrew b.) | Gerald Carter | 1 | -16/+33 |
2003-05-14 | fix group mapping in LDAP under new schema | Gerald Carter | 2 | -36/+62 |
2003-05-14 | s/primaryGroupSID/sambaPrimaryGroupSID/ | Gerald Carter | 1 | -1/+1 |
2003-05-14 | ignore manpage.[refs|links] | Gerald Carter | 1 | -0/+2 |
2003-05-14 | perl script to convert from sambaAccount to sambaSamAccount; requires Net::LD... | Gerald Carter | 1 | -0/+105 |
2003-05-14 | syncing LDAP schema changes with Samba_3_0 | Gerald Carter | 5 | -329/+958 |
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 |