Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2svn to create tagsamba-3.0.0alpha24 | cvs2svn Import User | 2003-05-14 | 21 | -2552/+0 |
| | | | 'release-3-0alpha24'. | ||||
* | preparing for release of 3.0alpha24 | Gerald Carter | 2003-05-14 | 1 | -1/+0 |
| | |||||
* | fix quota build on non-64bit systems | Gerald Carter | 2003-05-14 | 2 | -5/+5 |
| | |||||
* | working on 3.0alpha24 | Gerald Carter | 2003-05-14 | 1 | -167/+81 |
| | |||||
* | readding reverted changes during idmap merge (noticed by Andrew b.) | Gerald Carter | 2003-05-14 | 1 | -16/+33 |
| | |||||
* | Evolve quotas configure check more. Patch from Stefan (metze) Metzemacher. ↵ | Alexander Bokovoy | 2003-05-14 | 8 | -30/+107 |
| | | | | Now we are defaulting to --with-quotas=no but anyway trying to test them in configure. This is done to get information about as much quota API variations as possible -- when --with-quotas=no this does not affect build but provides us with more detailed information on build farm. | ||||
* | Prefix VFS API macros with SMB_ for consistency and to avoid problems with ↵ | Alexander Bokovoy | 2003-05-14 | 29 | -549/+549 |
| | | | | VFS_ macros at system side. We currently have one clash with AIX and its VFS_LOCK. Compiled and tested -- no new functionality or code, just plain rename of macros for yet-unreleased VFS API version. Needs to be done before a24 is out | ||||
* | fix group mapping in LDAP under new schema | Gerald Carter | 2003-05-14 | 2 | -36/+62 |
| | |||||
* | s/primaryGroupSID/sambaPrimaryGroupSID/ | Gerald Carter | 2003-05-14 | 1 | -1/+1 |
| | |||||
* | ignore manpage.[refs|links] | Gerald Carter | 2003-05-14 | 0 | -0/+0 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'. | cvs2svn Import User | 2003-05-14 | 1 | -0/+2 |
|\ | |||||
| * | ignore manpage.[refs|links] | Gerald Carter | 2003-05-14 | 1 | -0/+2 |
| | | |||||
| * | perl script to convert from sambaAccount to sambaSamAccount; requires ↵ | Gerald Carter | 2003-05-14 | 1 | -0/+105 |
| | | | | | | | | Net::LDAP::LDIF | ||||
| * | syncing LDAP schema changes with Samba_3_0 | Gerald Carter | 2003-05-14 | 5 | -329/+958 |
| | | |||||
| * | Move some #ifdefs and function prototypes around to avoid a compiler | Tim Potter | 2003-05-14 | 1 | -13/+14 |
| | | | | | | | | warning when we have a working version of snprintf() | ||||
| * | Fix pointer return bug in get_unix_attributes() | Tim Potter | 2003-05-14 | 1 | -1/+1 |
| | | |||||
| * | spelling | Tim Potter | 2003-05-14 | 10 | -14/+14 |
| | | |||||
| * | spelling | Tim Potter | 2003-05-14 | 1 | -2/+2 |
| | | |||||
| * | More info on Unix permissions. | John Terpstra | 2003-05-13 | 1 | -1/+99 |
| | | |||||
| * | Add pythoncheck to make check target. | Tim Potter | 2003-05-13 | 2 | -1/+52 |
| | | |||||
| * | Sync up with 3.0 version. | Tim Potter | 2003-05-13 | 1 | -21/+30 |
| | | |||||
| * | Fix compiler warnings. | Jeremy Allison | 2003-05-12 | 6 | -7/+0 |
| | | | | | | | | Jeremy. | ||||
| * | fixing typos in debug statements | Gerald Carter | 2003-05-12 | 2 | -2/+2 |
| | | |||||
| * | Added info on File and Directory info. | John Terpstra | 2003-05-12 | 1 | -12/+193 |
| | | |||||
| * | Rolling in VL's changes. | John Terpstra | 2003-05-11 | 1 | -8/+12 |
| | | |||||
| * | Extending Samba Access Control Info | John Terpstra | 2003-05-11 | 5 | -451/+556 |
| | | |||||
| * | Completion of Stand-Alone server docs. | John Terpstra | 2003-05-10 | 1 | -6/+107 |
| | | |||||
| * | Forgot one file. | Jelmer Vernooij | 2003-05-10 | 1 | -3/+0 |
| | | |||||
| * | Remove latest module_dummy patch from metze and me. | Jelmer Vernooij | 2003-05-10 | 1 | -53/+0 |
| | | |||||
| * | Reverse previous patch from Stefan and me after comments by Andrew Bartlett. | Jelmer Vernooij | 2003-05-10 | 34 | -82/+3 |
| | | |||||
| * | Patch from metze and me that adds dummy smb_register_*() functions | Jelmer Vernooij | 2003-05-10 | 35 | -2/+137 |
| | | |||||
| * | Fixes for typos and other stuff resulting from VL's feedback. | John Terpstra | 2003-05-10 | 3 | -42/+120 |
| | | |||||
| * | Fix from Tom.Lackemann@falconstor.com to correctly set the flags based | Jeremy Allison | 2003-05-10 | 1 | -1/+9 |
| | | | | | | | | | | on the security entries sent. Jeremy. | ||||
| * | Optimisation. We don't need to do 2 strlen's when we're setting the stat | Jeremy Allison | 2003-05-10 | 1 | -9/+0 |
| | | | | | | | | | | struct in the correct place. Jeremy. | ||||
| * | Fix for possible segfault in readline handler. Found by vitalyb@mail333.com. | Jeremy Allison | 2003-05-10 | 1 | -1/+2 |
| | | | | | | | | Jeremy. | ||||
| * | removing total print jobs since it is not used anymore | Gerald Carter | 2003-05-09 | 2 | -24/+0 |
| | | |||||
| * | Fix bug #4 for net rap. Allow more than 50 chars for long form listings of ↵ | Jim McDonough | 2003-05-09 | 1 | -2/+2 |
| | | | | | | | | users and groups. | ||||
| * | Some more static definitions ... | Richard Sharpe | 2003-05-09 | 1 | -0/+16 |
| | | |||||
| * | Add some static ... | Richard Sharpe | 2003-05-09 | 1 | -34/+84 |
| | | |||||
| * | More edits. Hackety Hack. | John Terpstra | 2003-05-09 | 2 | -32/+298 |
| | | |||||
| * | Some more fixes for syntax problems on AIX etc ... | Richard Sharpe | 2003-05-09 | 1 | -2/+2 |
| | | |||||
| * | Fix up a bunch of compiler warnings ... | Richard Sharpe | 2003-05-09 | 1 | -13/+13 |
| | | |||||
| * | Fix some compiler warnings about const etc ... | Richard Sharpe | 2003-05-09 | 2 | -6/+5 |
| | | |||||
| * | Fix nasty bug pointed out by samba-technical poster. If name is mangled | Jeremy Allison | 2003-05-09 | 1 | -1/+12 |
| | | | | | | | | | | | | | | then we weren't always correctly detecting that it had a valid stat struct and so might now return a 'file existed'. Finally realized this when installing the W2K resource kit as a test case. Jeremy. | ||||
| * | add new %a strings | Gerald Carter | 2003-05-08 | 1 | -3/+3 |
| | | |||||
| * | adding warning about case sensitive parameter | Gerald Carter | 2003-05-08 | 1 | -3/+5 |
| | | |||||
| * | fix bug #47; revert registration of workgroup<1b> to 2.2 behavior | Gerald Carter | 2003-05-08 | 1 | -1/+1 |
| | | |||||
| * | fixed bug #75; add check for non-zero destlen | Gerald Carter | 2003-05-08 | 1 | -1/+1 |
| | | |||||
| * | Another set of updates. | John Terpstra | 2003-05-08 | 6 | -303/+697 |
| | | |||||
| * | SMB_QUERY_FILE_ALT_NAME_INFO and SMB_FILE_ALTERNATE_NAME_INFORMATION | Jeremy Allison | 2003-05-07 | 1 | -9/+1 |
| | | | | | | | | | | are identical - noticed by "Dr. Tilo Levante" <tilo@levante.de>. Jeremy. |