summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix for Solaris nscd issue pointed out by Mike GerdtsTim Potter2002-05-101-1/+3
| * Oops. Broke the build be removing MSG_PRINTER_UPDATE. Re-added as nextJeremy Allison2002-05-101-0/+1
| * Merged in printing fixes... There were many missing !Jeremy Allison2002-05-092-3/+3
| * Sync'ing SAMBA_2_2 with HEAD.Shirish Kalele2002-05-091-18/+26
| * couple of PIDDIR merges I missedGerald Carter2002-05-091-0/+1
| * Added cli_spoolss_enumjobs() function.Tim Potter2002-05-071-2/+2
| * DOS error 1307 is returned when an invalid owner for a security descriptorTim Potter2002-05-071-0/+1
| * patch from Alexander Bokovoy needed for dlopen on bsd systemsAndrew Tridgell2002-04-242-3/+9
| * Added constant and message for invalid security descriptor dos error.Tim Potter2002-04-241-0/+1
| * prototypes for some systems that don't have themAndrew Tridgell2002-04-241-0/+8
| * Added Martin's lpq parse fixes from 2.2.Jeremy Allison2002-04-191-0/+3
| * fixed the fallback to a BDC for ADS connectionsAndrew Tridgell2002-04-181-0/+1
| * fixed a problem with the smb_buf() macro on some compilersAndrew Tridgell2002-04-161-1/+1
| * reran configure after adding a test for strnlen()Andrew Tridgell2002-04-161-0/+3
| * i forgot to commit these parts of the string handling patch earlier. Sorry.Andrew Tridgell2002-04-161-1/+4
| * Added hex values as comments for the standard access rights.Tim Potter2002-04-151-5/+5
| * Added a status code for lsa_lookup_{sids,names} returning the fact thatTim Potter2002-04-141-0/+1
| * Partly based on the work by mimir (Rafal SzczesniakAndrew Bartlett2002-04-143-6/+21
| * This is the 'multiple pdb backends' patch from ctrlsoft, aka Jelmer VernooijAndrew Bartlett2002-04-132-9/+17
| * Remove : from the list seperators, as this is used to seperate out componentsAndrew Bartlett2002-04-121-1/+1
* | updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-1531-265/+918
* | Merge of Solaris winbindd fixes.Tim Potter2002-05-131-0/+2
* | Merge from HEAD:Tim Potter2002-05-071-2/+2
* | Merge from HEAD:Tim Potter2002-05-071-0/+1
* | Merge from HEAD:Tim Potter2002-04-241-0/+1
* | Merged [fp]strterminate macros from HEAD to fix compile.Tim Potter2002-04-241-0/+3
* | Merge of lsa lookup names/sids patch from HEAD.Tim Potter2002-04-151-0/+1
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2002-04-121-231/+0
|\ \ | |/ |/|
* | added strndup() for systems that don't have itAndrew Tridgell2002-04-111-1/+4
* | This split the mangling code up to allow for the possibility of multipleAndrew Tridgell2002-04-113-0/+19
* | Removed duplicate _LARGEFILE64_SOURCE added in error.Jeremy Allison2002-04-111-3/+0
* | Ensure VFS modules will build correctly by adding defines for CPPFLAGSJeremy Allison2002-04-111-0/+31
* | Add ads ldap server controlsJim McDonough2002-04-101-0/+5
* | Added Shirish's client side caching policy change.Jeremy Allison2002-04-101-2/+25
* | Moved definition of winbind username/password secrets into secrets.hTim Potter2002-04-101-2/+8
* | Added WERR_INVALID_FORM_NAME constant.Tim Potter2002-04-091-0/+1
* | More spelling.Tim Potter2002-04-041-1/+1
* | If compiling with Insure, mallocate a byte of memory and attach it to theTim Potter2002-04-041-0/+12
* | added a shutdown command to smbcontrol.Jean-François Micouleau2002-03-291-0/+2
* | Added sys_adminlog() system for info the appliance admins reallyJeremy Allison2002-03-271-0/+33
* | Removed HAVE_LIBDL from most places (except system.c). Added checks forJeremy Allison2002-03-271-0/+12
* | OpenPrinter() merge from 2.2Gerald Carter2002-03-261-1/+18
* | Fix the mp3 rename bug - also tidy up our open code and remove the specialJeremy Allison2002-03-231-6/+3
* | Stomped on some header file version numbers that have crept back in.Tim Potter2002-03-223-6/+3
* | Compile fix for --with-profiling-dataTim Potter2002-03-211-0/+2
* | Print queue entries *must* have queue names, not numbers - numbers areJeremy Allison2002-03-201-2/+2
* | John's patch changed the size of a structure stored in the tdb - weJeremy Allison2002-03-201-1/+1
* | BUFFER_SIZE Should be 128k if large read write tests are to work.Jeremy Allison2002-03-201-0/+5
* | resetprinter merge from SAMBA_2_2Gerald Carter2002-03-201-1/+2
* | Remove the "stat open" code - make it inline. This should fix theJeremy Allison2002-03-201-1/+0