Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-05-12 | Added info on File and Directory info. | John Terpstra | 1 | -12/+193 |
2003-05-12 | Adding more info on File and Directory conventions / differences. | John Terpstra | 1 | -12/+193 |
2003-05-12 | Fix a wrong define check. | Alexander Bokovoy | 1 | -3/+4 |
2003-05-12 | Wrap into WITH_QUOTAS yet another place in trans2 | Alexander Bokovoy | 1 | -1/+7 |
2003-05-12 | Forgot to actually change default for quotas to -no- in configure.in | Alexander Bokovoy | 1 | -4/+4 |
2003-05-12 | Forgot to actually change default for quotas to -no- in configure.in | Alexander Bokovoy | 1 | -1/+1 |
2003-05-12 | Better isolate quota stuff | Alexander Bokovoy | 2 | -0/+12 |
2003-05-12 | Small fix for HAVE_SYS_QUOTAS usage, spotted by build farm | Alexander Bokovoy | 1 | -6/+7 |
2003-05-12 | Fix up a bit of my sloppy C. | Andrew Bartlett | 1 | -3/+2 |
2003-05-12 | Small fix for HAVE_SYS_QUOTAS usage, spotted by build farm | Alexander Bokovoy | 1 | -1/+6 |
2003-05-12 | Add NT quota support. Patch from Stefan (metze) Metzemacher | Alexander Bokovoy | 21 | -106/+2783 |
2003-05-12 | Give up on the idea of avoiding lp_load() in ntlm_auth.... | Andrew Bartlett | 1 | -8/+18 |
2003-05-12 | Make it possible to actually use --user-SID and --group-SID on a standard com... | Andrew Bartlett | 1 | -2/+2 |
2003-05-11 | Fix compile. | Andrew Bartlett | 1 | -1/+1 |
2003-05-11 | Add new files needed for VFS fixes. | Alexander Bokovoy | 3 | -3/+318 |