Age | Commit message (Expand) | Author | Files | Lines |
2003-05-15 | Removed (incorrect) emacs mode setting. Use emacs' built in autoconf | 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 | Fix winbindd coredump. Remember to set a ** pointer to null before | Jeremy Allison | 2 | -0/+3 |
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 | 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 | 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 | 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 |
2003-05-13 | More info on Unix permissions. | John Terpstra | 1 | -1/+99 |
2003-05-13 | Fix non-constant initialiser for Sun CC. | Andrew Bartlett | 1 | -1/+7 |
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-13 | Try to fix up some code in pdb_smbpasswd that assumed we still had a 'uid'. | Andrew Bartlett | 1 | -12/+22 |
2003-05-12 | Fix up the build-farm testsuite again - I forgot to move some files into the | Andrew Bartlett | 6 | -1/+1 |
2003-05-12 | Fix compiler warnings. | Jeremy Allison | 6 | -7/+0 |
2003-05-12 | Fix obvious compiler warnings. | Jeremy Allison | 8 | -9/+1 |
2003-05-12 | copied form HEAD to get the compile going. | Gerald Carter | 0 | -0/+0 |
2003-05-12 | And finally IDMAP in 3_0 | Simo Sorce | 47 | -1516/+973 |
2003-05-12 | fixing typos in debug statements | Gerald Carter | 2 | -2/+2 |
2003-05-12 | fixing typos in debug statements | Gerald Carter | 2 | -2/+2 |
2003-05-12 | Eliminate NULL pointers from VFS interface. All hooks now really callable, pr... | Alexander Bokovoy | 3 | -13/+17 |
2003-05-12 | GCC accepts unnamed initalization of sub-structure. Let's see how AIX behave ... | Alexander Bokovoy | 1 | -1/+1 |
2003-05-12 | Re-enable secure channel for net rpc vampire. | Tim Potter | 1 | -8/+13 |
2003-05-12 | Fix two bugs that were stopping net rpc vampire from working over secure | Tim Potter | 1 | -2/+10 |
2003-05-12 | A small patch from metze to fix builds on some platforms ... | Richard Sharpe | 1 | -1/+1 |