Age | Commit message (Expand) | Author | Files | Lines |
2003-05-18 | port fixes from 3.0 | Simo Sorce | 3 | -10/+4 |
2003-05-17 | Cope with cumulative permissions sets. This code is #ifdef'ed out at the | Jeremy Allison | 1 | -1/+49 |
2003-05-16 | Patch from "Esh, Andrew" <Andrew_Esh@adaptec.com> to fix core dump bug | Jeremy Allison | 1 | -1/+14 |
2003-05-16 | Merge: clarify secure channel connection comment. | Tim Potter | 1 | -4/+4 |
2003-05-16 | Merge get_global_sam_name() from 3.0 to fix compile breakage. | Tim Potter | 1 | -0/+8 |
2003-05-15 | Patch from Luke Howard <lukeh@PADL.COM> to recognise local groups. | Jeremy Allison | 1 | -0/+2 |
2003-05-15 | Fix from Steve G <linux_4ever@yahoo.com>. Ensure sigemptyset is called on | Jeremy Allison | 2 | -5/+7 |
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 | 1 | -35/+61 |
2003-05-14 | syncing LDAP schema changes with Samba_3_0 | Gerald Carter | 4 | -306/+816 |
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 | 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-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 | 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 | 1 | -2/+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 | 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 | 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-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 | 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 | Add metze's exit and idle event patch | Jelmer Vernooij | 6 | -4/+163 |
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 |