Age | Commit message (Expand) | Author | Files | Lines |
2003-05-20 | More edits - added example. | John Terpstra | 1 | -1/+101 |
2003-05-19 | FreeBSD5 ACL fix. | Jeremy Allison | 1 | -0/+5 |
2003-05-19 | Fix macros for next and opaque quota ops. Spotted by metze | Alexander Bokovoy | 1 | -4/+4 |
2003-05-19 | Updates for AIX winbind client from Stephen Roylance. | Tim Potter | 1 | -62/+58 |
2003-05-18 | Fixups and more edits. | John Terpstra | 1 | -241/+272 |
2003-05-18 | More Edits. | John Terpstra | 1 | -1/+242 |
2003-05-17 | This was actually a24 release (fixed changelog entry), add note about VFS API... | Alexander Bokovoy | 1 | -1/+2 |
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 | Well spotted typo by Marco Berger <MARCOB@voelcker.com> | Andrew Bartlett | 1 | -1/+1 |
2003-05-16 | David Lee <t.d.lee@durham.ac.uk> provides some corrections to the comments | Andrew Bartlett | 1 | -39/+5 |
2003-05-16 | another bugfix from Alex Deiter <tiamat@komi.mts.ru> | Simo Sorce | 1 | -1/+1 |
2003-05-16 | Fix from Alex Deiter <tiamat@komi.mts.ru> | Simo Sorce | 1 | -1/+1 |
2003-05-16 | add metze's patch for smb_register functions | Simo Sorce | 3 | -6/+3 |
2003-05-16 | add idmap_winbind unless I made a better way to solve SID type for domain | Simo Sorce | 3 | -1/+157 |
2003-05-16 | Clarify a comment: The secure channel connection must be opened on the | Tim Potter | 1 | -4/+4 |
2003-05-15 | Patch from Luke Howard <lukeh@PADL.COM> to recognise local groups. | Jeremy Allison | 1 | -0/+2 |
2003-05-15 | Fix for winbindd segfault (finally I think this is the correct one :-) | Jeremy Allison | 1 | -1/+1 |
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 | Merge of incorrect emacs mode fix. | Tim Potter | 1 | -1/+0 |
2003-05-14 | Ok, try and fix this correctly... Simplify the nasty loop logic. | Jeremy Allison | 1 | -7/+7 |
2003-05-14 | Fix winbindd coredump. Remember to set a ** pointer to null before | Jeremy Allison | 1 | -0/+2 |
2003-05-14 | preparing for release of 3.0alpha24 | Gerald Carter | 1 | -1/+0 |
2003-05-14 | fix quota build on non-64bit systems | Gerald Carter | 2 | -5/+5 |
2003-05-14 | working on 3.0alpha24 | Gerald Carter | 1 | -167/+81 |
2003-05-14 | readding reverted changes during idmap merge (noticed by Andrew b.) | Gerald Carter | 1 | -16/+33 |
2003-05-14 | Evolve quotas configure check more. Patch from Stefan (metze) Metzemacher. No... | Alexander Bokovoy | 8 | -30/+107 |
2003-05-14 | Prefix VFS API macros with SMB_ for consistency and to avoid problems with VF... | Alexander Bokovoy | 29 | -549/+549 |
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 | 0 | -0/+0 |
2003-05-14 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 1 | -0/+2 |
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 | perl script to convert from sambaAccount to sambaSamAccount; requires Net::LD... | Gerald Carter | 1 | -0/+105 |
2003-05-14 | *****LDAP schema changes***** | Gerald Carter | 5 | -331/+950 |
2003-05-14 | Move some #ifdefs and function prototypes around to avoid a compiler | Tim Potter | 1 | -13/+14 |
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 | Fix pointer return bug in get_unix_attributes() | Tim Potter | 1 | -1/+1 |
2003-05-14 | spelling | Tim Potter | 11 | -15/+15 |
2003-05-14 | spelling | Tim Potter | 10 | -14/+14 |
2003-05-14 | spelling | Tim Potter | 1 | -2/+2 |
2003-05-14 | spelling | Tim Potter | 1 | -2/+2 |
2003-05-13 | fix up packaging for RH9 | Gerald Carter | 1 | -2/+3 |
2003-05-13 | Restore a number of fixes that idra removed when he merged his | Andrew Bartlett | 4 | -10/+5 |