Age | Commit message (Expand) | Author | Files | Lines |
2002-05-18 | so here it is the code to introduce seriously debugggging classes. | Simo Sorce | 1 | -11/+13 |
2002-05-18 | Oops, I missed commiting this earlier. | Andrew Bartlett | 1 | -3/+3 |
2002-05-18 | Include the extra #define for the last set of smbpasswd mods. | Andrew Bartlett | 1 | -0/+1 |
2002-05-18 | A few things in this commit: | Andrew Bartlett | 1 | -2/+7 |
2002-05-17 | indent | Andrew Bartlett | 1 | -2/+2 |
2002-05-17 | A few more trusted domains updates from mimir. | Andrew Bartlett | 1 | -1/+1 |
2002-05-17 | This removes --with-ssl from Samba. | Andrew Bartlett | 2 | -7/+0 |
2002-05-16 | Add configure support for __va_copy, which is required on Linux/390 systems | Jim McDonough | 1 | -0/+1 |
2002-05-14 | First part of adding flags returns from name_query ... | Richard Sharpe | 1 | -0/+8 |
2002-05-11 | Fix to include -Ipopt in getpass test. | Jeremy Allison | 1 | -1/+1 |
2002-05-10 | Fix for Solaris nscd issue pointed out by Mike Gerdts | Tim Potter | 1 | -1/+3 |
2002-05-10 | Oops. Broke the build be removing MSG_PRINTER_UPDATE. Re-added as next | Jeremy Allison | 1 | -0/+1 |
2002-05-09 | Merged in printing fixes... There were many missing ! | Jeremy Allison | 2 | -3/+3 |
2002-05-09 | Sync'ing SAMBA_2_2 with HEAD. | Shirish Kalele | 1 | -18/+26 |
2002-05-09 | couple of PIDDIR merges I missed | Gerald Carter | 1 | -0/+1 |
2002-05-07 | Added cli_spoolss_enumjobs() function. | Tim Potter | 1 | -2/+2 |
2002-05-07 | DOS error 1307 is returned when an invalid owner for a security descriptor | Tim Potter | 1 | -0/+1 |
2002-04-24 | patch from Alexander Bokovoy needed for dlopen on bsd systems | Andrew Tridgell | 2 | -3/+9 |
2002-04-24 | Added constant and message for invalid security descriptor dos error. | Tim Potter | 1 | -0/+1 |
2002-04-24 | prototypes for some systems that don't have them | Andrew Tridgell | 1 | -0/+8 |
2002-04-19 | Added Martin's lpq parse fixes from 2.2. | Jeremy Allison | 1 | -0/+3 |
2002-04-18 | fixed the fallback to a BDC for ADS connections | Andrew Tridgell | 1 | -0/+1 |
2002-04-16 | fixed a problem with the smb_buf() macro on some compilers | Andrew Tridgell | 1 | -1/+1 |
2002-04-16 | reran configure after adding a test for strnlen() | Andrew Tridgell | 1 | -0/+3 |
2002-04-16 | i forgot to commit these parts of the string handling patch earlier. Sorry. | Andrew Tridgell | 1 | -1/+4 |
2002-04-15 | Added hex values as comments for the standard access rights. | Tim Potter | 1 | -5/+5 |
2002-04-14 | Added a status code for lsa_lookup_{sids,names} returning the fact that | Tim Potter | 1 | -0/+1 |
2002-04-14 | Partly based on the work by mimir (Rafal Szczesniak | Andrew Bartlett | 3 | -6/+21 |
2002-04-13 | This is the 'multiple pdb backends' patch from ctrlsoft, aka Jelmer Vernooij | Andrew Bartlett | 2 | -9/+17 |
2002-04-12 | Remove : from the list seperators, as this is used to seperate out components | Andrew Bartlett | 1 | -1/+1 |
2002-04-11 | added strndup() for systems that don't have it | Andrew Tridgell | 1 | -1/+4 |
2002-04-11 | This split the mangling code up to allow for the possibility of multiple | Andrew Tridgell | 3 | -0/+19 |
2002-04-11 | Removed duplicate _LARGEFILE64_SOURCE added in error. | Jeremy Allison | 1 | -3/+0 |
2002-04-11 | Ensure VFS modules will build correctly by adding defines for CPPFLAGS | Jeremy Allison | 1 | -0/+31 |
2002-04-10 | Add ads ldap server controls | Jim McDonough | 1 | -0/+5 |
2002-04-10 | Added Shirish's client side caching policy change. | Jeremy Allison | 1 | -2/+25 |
2002-04-10 | Moved definition of winbind username/password secrets into secrets.h | Tim Potter | 1 | -2/+8 |
2002-04-09 | Added WERR_INVALID_FORM_NAME constant. | Tim Potter | 1 | -0/+1 |
2002-04-04 | More spelling. | Tim Potter | 1 | -1/+1 |
2002-04-04 | If compiling with Insure, mallocate a byte of memory and attach it to the | Tim Potter | 1 | -0/+12 |
2002-03-29 | added a shutdown command to smbcontrol. | Jean-François Micouleau | 1 | -0/+2 |
2002-03-27 | Added sys_adminlog() system for info the appliance admins really | Jeremy Allison | 1 | -0/+33 |
2002-03-27 | Removed HAVE_LIBDL from most places (except system.c). Added checks for | Jeremy Allison | 1 | -0/+12 |
2002-03-26 | OpenPrinter() merge from 2.2 | Gerald Carter | 1 | -1/+18 |
2002-03-23 | Fix the mp3 rename bug - also tidy up our open code and remove the special | Jeremy Allison | 1 | -6/+3 |
2002-03-22 | Stomped on some header file version numbers that have crept back in. | Tim Potter | 3 | -6/+3 |
2002-03-21 | Compile fix for --with-profiling-data | Tim Potter | 1 | -0/+2 |
2002-03-20 | Print queue entries *must* have queue names, not numbers - numbers are | Jeremy Allison | 1 | -2/+2 |
2002-03-20 | John's patch changed the size of a structure stored in the tdb - we | Jeremy Allison | 1 | -1/+1 |
2002-03-20 | BUFFER_SIZE Should be 128k if large read write tests are to work. | Jeremy Allison | 1 | -0/+5 |