summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Sync up with Gerry's changes.Jeremy Allison2001-10-1313-1255/+1320
| | | | Jeremy
* Make version 2.2.2.Jeremy Allison2001-10-121-1/+1
| | | | Jeremy.
* Adding Debian packaging.Jeremy Allison2001-10-1258-52/+4304
| | | | Jeremy.
* Fix for using talloc context before creation.Jeremy Allison2001-10-121-9/+13
| | | | Jeremy.
* nsswitch/winbindd_group.c: Memory leak fixes.Jeremy Allison2001-10-125-44/+72
| | | | | | Changed "nt acl support" to a per-share parameter, fixed profile problem with w2ksp2. Jeremy
* Sync updates to docs.Jeremy Allison2001-10-122-72/+15
| | | | Jeremy
* Fix for tdb_oob() on TDB_INTERNAL databases.Jeremy Allison2001-10-121-2/+7
| | | | Jeremy.
* update new parameter definitionsHerb Lewis2001-10-111-9/+64
|
* get rid of absolute path nameHerb Lewis2001-10-111-1/+1
|
* Last cvsingore.Jeremy Allison2001-10-110-0/+0
| | | | Jeremy
* Sync testsuite.Jeremy Allison2001-10-1112-92/+220
| | | | Jeremy.
* Packaging complete, only testsuite left.Jeremy Allison2001-10-116-18/+64
| | | | Jeremy
* Missed file.Jeremy Allison2001-10-110-0/+0
| | | | Jeremy.
* Sync RH packaging.Jeremy Allison2001-10-111-53/+77
| | | | Jeremy.
* Turbo packaging fixed.Jeremy Allison2001-10-112-23/+37
| | | | Jeremy.
* Added new packaging files.Jeremy Allison2001-10-112-0/+117
| | | | Jeremy.
* Syncup Mangrake packaging.Jeremy Allison2001-10-114-45/+137
| | | | Jeremy.
* Try and keep up with JohnT's last minute twiddles....Jeremy Allison2001-10-112-9/+6
| | | | Jeremy
* Caldera packaging fixed.Jeremy Allison2001-10-110-0/+0
| | | | Jeremy.
* Add patch file.Jeremy Allison2001-10-111-0/+12
| | | | Jeremy.
* Syncup packaging.Jeremy Allison2001-10-1113-31/+125
| | | | Jeremy.
* Adding new docs.Jeremy Allison2001-10-113-0/+62
| | | | Jeremy.
* Docs now in sync.Jeremy Allison2001-10-115-510/+271
| | | | Jeremy
* Added pl directory.Jeremy Allison2001-10-1128-0/+15987
| | | | Jeremy.
* Sync...Jeremy Allison2001-10-1120-450/+1316
| | | | Jeremy.
* More docs sync.Jeremy Allison2001-10-1127-1187/+3658
| | | | Jeremy.
* Adding Registry directory.Jeremy Allison2001-10-119-0/+78
| | | | Jeremy.
* Start doc sync. Remove reg files.Jeremy Allison2001-10-119-1879/+1897
| | | | Jeremy.
* Source directory now in sync.Jeremy Allison2001-10-115-68/+113
| | | | Jeremy.
* Move over autoconf files. Remove id lines.Jeremy Allison2001-10-116-886/+1477
| | | | Jeremy.
* New files added.Jeremy Allison2001-10-1111-172/+182
| | | | Jeremy.
* Removing unused files.Jeremy Allison2001-10-113-1975/+0
| | | | Jeremy.
* Sync-up with SAMBA_2_2 branch.Jeremy Allison2001-10-11181-9769/+16782
| | | | Jeremy.
* This commit was manufactured by cvs2svn to create branchcvs2svn Import User2001-10-1012-0/+7273
|\ | | | | 'SAMBA_2_2_RELEASE'.
| * merge from 2.2Gerald Carter2001-10-101-11/+32
| |
| * ops, remove my test code, sorry.Simo Sorce2001-10-101-9/+5
| | | | | | | | fix some return codes missed in previous commit.
| * Fixed some compile warnings.Tim Potter2001-10-101-4/+2
| |
| * Implemented sam group handle stuff. getent group now works.Tim Potter2001-10-096-110/+208
| |
| * Fix bug where removing root from a share SD stops further edit access.Jeremy Allison2001-10-091-4/+17
| | | | | | | | Jeremy.
| * Fixes from John Trostel (modified somewhat by me) to ensure that all lookup_XXJeremy Allison2001-10-093-16/+28
| | | | | | | | | | | | functions correctly deal with the SID_NAME_TYPE. One fix for connection user lookup in LSA. Jeremy.
| * old fixes I forgot to commitSimo Sorce2001-10-091-5/+5
| |
| * initial support to error report in smbclient, useful when using smbclient -c ↵Simo Sorce2001-10-093-89/+178
| | | | | | | | | | | | in scripts. Thanks to Claudio Cicali aka FleXer for the initial patch
| * Fixed WINS re-registration bug. Don't ask..... :-(. It was in my code :-).Jeremy Allison2001-10-082-2/+3
| | | | | | | | Jeremy.
| * tim suggested to add a copyright note :)Simo Sorce2001-10-081-1/+21
| |
| * More work on winbindd connection rewrite:Tim Potter2001-10-085-179/+353
| | | | | | | | | | | | | | | | | | - implemented some of the sam related connection manager routines - fill in group id and gecos fields for getpwnam/getpwuid routines - convert querydispinfo to cm - getent passwd now works Now for the group related routines...
| * more fixing and testing.Simo Sorce2001-10-071-54/+83
| | | | | | | | | | | | added ucs2_to_dos83 function. the code should be ok now. further test with japanese and other languages is needed at this point.
| * fixed lame valid tableAndrew Tridgell2001-10-071-2/+2
| |
| * merge from 2.2Gerald Carter2001-10-061-2/+84
| |
| * PPC spinlocks work again. Sorry, my bad.Anton Blanchard2001-10-061-1/+1
| |
| * Fix up indenting in out SAM password check code.Andrew Bartlett2001-10-062-92/+98
| |