summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagsamba-2.2.0alpha3cvs2svn Import User2001-03-233-1205/+0
* preparing for release of 2.2.0-alpha3Samba Release Account2001-03-2367-67/+67
* change printer$ to new style print$Herb Lewis2001-03-231-8/+6
* Updated for alpha3.Jeremy Allison2001-03-231-10/+48
* More fixes from the SGI compiler.Jeremy Allison2001-03-231-4/+1
* Gerald missed adding this file....Jeremy Allison2001-03-230-0/+0
* doh! fixed Jeremy's checkinGerald Carter2001-03-231-3/+1
* added readline to smbclient and rpcclient from HEAD. Also added aGerald Carter2001-03-234-129/+165
* More unused variables.Jeremy Allison2001-03-231-6/+1
* Removed unused variables - IRIX compiler fixes.Jeremy Allison2001-03-232-7/+5
* Getting ready for alpha 3 - fixed unused variable warnings with IRIX compiler.Jeremy Allison2001-03-231-14/+0
* Fix insure-found parameter size missmatch.Jeremy Allison2001-03-232-3/+3
* start adding defines for IRIX ACLSHerb Lewis2001-03-231-0/+26
* Two OS/2 printer fixes from Jim McDonough @ IBM.Jeremy Allison2001-03-235-17/+207
* Fix user private group problem by not returning groups which have theJeremy Allison2001-03-232-2/+18
* Sort the returned NT ACE entries so denys come first.Jeremy Allison2001-03-231-0/+17
* More ACL tweaking...Jeremy Allison2001-03-231-1/+11
* More tweaks for ACL mapping....Jeremy Allison2001-03-221-5/+10
* lib/system.c: Remove debug comments (not needed).Jeremy Allison2001-03-223-47/+47
* Rewrite of ACL mapping code. Works ok on UNIX permissions, now for testingJeremy Allison2001-03-223-338/+710
* Fix memory leak when doing DLIST_REMOVE(list,list).Jeremy Allison2001-03-211-1/+1
* When calling DLIST_REMOVE(x,x) then we need to check before setting prevJeremy Allison2001-03-201-1/+1
* Missing LDFLAGS variable for smbmount programs.Jeremy Allison2001-03-201-3/+3
* Fix for coredump when using username map file. lookup_name must haveJeremy Allison2001-03-204-7/+16
* include/dlinklist.h: Allow link to end of list.Jeremy Allison2001-03-197-12/+63
* where did these do....Gerald Carter2001-03-190-0/+0
* missed a couple of files....Gerald Carter2001-03-194-3397/+0
* reverted rename of new_spoolss_io_r_enumprinterdriversGerald Carter2001-03-192-2/+2
* This commit was manufactured by cvs2svn to create branch 'SAMBA_2_2'.cvs2svn Import User2001-03-195-0/+2492
|\
| * reverted the rename of new_spoolss_io_r_enumprinterdrivers()Gerald Carter2001-03-194-4/+4
| * merge from 2.2 (reorder commands in array)Gerald Carter2001-03-191-1/+1
| * Added sys_dlopen/sys_dlsym/sys_dlclose.Jeremy Allison2001-03-195-5/+52
| * fixed rpcclient readline codeAndrew Tridgell2001-03-192-17/+4
| * added basic command completion supportAndrew Tridgell2001-03-193-3/+43
| * fixed unused variableAndrew Tridgell2001-03-181-1/+1
| * much simpler readline codeAndrew Tridgell2001-03-185-176/+89
| * fixed some compilation errors with IRIX ccAndrew Tridgell2001-03-182-4/+4
| * much better readline support from Simo Sorce, with some mods from meAndrew Tridgell2001-03-189-545/+715
| * fix this in rpc calls as wellAndrew Tridgell2001-03-171-2/+2
| * ADMIN$ is an IPC share, not a disk shareAndrew Tridgell2001-03-171-1/+1
| * removed useless debug msgAndrew Tridgell2001-03-171-3/+0
| * lib/system.c (Finally) fixed all insure errors in password caching code. We c...Jeremy Allison2001-03-172-59/+73
| * I'm happy with the mapping for NT getACL, now for NT setACL.Jeremy Allison2001-03-172-67/+190
| * Updates for CUPS 1.1 from Michael Sweet.Jeremy Allison2001-03-161-1/+38
| * Updated defaults for CUPS printing from Michael Sweet.Jeremy Allison2001-03-161-6/+17
| * don't need to force unicode strings in flg2 anymoreAndrew Tridgell2001-03-161-4/+3
| * fixed volume_name(). It used dos_to_unix() which uses a static buffer,Andrew Tridgell2001-03-161-1/+4
| * Added Michael Sweet's CUPS patch to call directly into the CUPS backend.Jeremy Allison2001-03-168-185/+1048
| * finished the conversion to unicode of the last of the trans2 fnsAndrew Tridgell2001-03-161-18/+6
| * converted the nttrans code to unicode on the wireAndrew Tridgell2001-03-161-117/+13