Attempt to fix Solaris winbind nss build.
[ira/wip.git] / source3 / param /
2002-02-27 Jeremy AllisonAdded "nt status support" parameter. Fix offline synchr...
2002-02-25 Herb Lewisadd required flags to "nt acl support" so it will show...
2002-02-20 Andrew Tridgellenable large readwrite by default
2002-02-16 Tim PotterAdded comment in lp_string() about debugging memory...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-25 Jean-François Mico... that's the wins replication daemon !
2002-01-25 Tim PotterInitialise password server to "*" in init_globals()
2002-01-22 Gerald Cartermerge from 2.2. of
2002-01-20 Andrew BartlettThis is another *BIG* change...
2002-01-18 Andrew BartlettThis is the 'winbind default domain' patch from Alexand...
2002-01-16 Jeremy AllisonSeparate out get_user_home_dir() from get_user_home_ser...
2002-01-16 Martin PoolRoll back PSTRING_SANCTIFY patch; just leave non-contro...
2002-01-15 Martin PoolAdd constness to parameters
2002-01-09 Tim PotterFor hysterical raisins you must use string_set() to...
2002-01-08 Jeremy AllisonAdded get_called_name() function, which replaces global...
2002-01-03 Martin PoolPut a name on lp_talloc pool
2002-01-02 Gerald Cartersync up ldap defaults with 2.2
2001-12-30 Andrew BartlettAdd a pile of doxygen style comments to various parts...
2001-12-20 Jeremy AllisonRemoved global debugf. Replaced with lp_set_logfile...
2001-12-20 Andrew Tridgellfixed more warnings on irix
2001-12-20 Andrew Tridgellfixed sscanf() of gid_t values
2001-12-13 Jean-François Mico... update the ldap support code. it compiles.
2001-12-07 Andrew Tridgelladded a "use spnego" option
2001-12-06 Jean-François Mico... again an intrusive patch:
2001-12-01 Jean-François Mico... removed the #ifdef USING_GROUPNAME_MAP/#endif blocks
2001-11-26 Andrew BartlettA number of things to clean up the auth subsytem a...
2001-11-26 Andrew Tridgellupdated server_role for ADS
2001-11-26 Tim PotterAnother merge from appliance-head: in [ug]id_to_sid...
2001-11-25 Andrew Tridgelladded 'security=ADS'
2001-11-24 Andrew Tridgelladded "net join" command
2001-11-24 Andrew BartlettThis is another rather major change to the samba authen...
2001-11-19 Martin PoolMove all other paths into dynconfig
2001-11-19 Martin PoolLIBDIR and LOCKDIR are dynamically configured too.
2001-11-09 Andrew BartlettThis change updates lp_guestaccount() to be a *global...
2001-11-05 Gerald Carterold merge from 2.2
2001-10-31 Andrew BartlettSmall 'const' updates ahead of some AuthRewrite merging.
2001-10-17 Andrew Tridgelladded basic NTLMSSP support in smbd. This is still...
2001-10-14 Andrew Tridgellfixed typo
2001-10-14 Andrew Tridgellthe next step in the intl changeover. This should get...
2001-10-12 Jeremy AllisonMade nt acl support a local parameter for w2ksp2 profil...
2001-10-11 Gerald Cartermerge from 2.2
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-26 Gerald CarterOpenSSL merge from 2.2
2001-09-25 Jeremy AllisonFixup passdb stuff to add new nisplus and ldap backends.
2001-09-24 Motonobu TakahashiAdded SWAT i18n feature:
2001-09-23 Andrew BartlettFix up NT_STATUS return for session setups, Win2k objec...
2001-09-19 Andrew Tridgell*llist being NULL is not an error
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-16 Andrew BartlettKill off the dangerous passwd program default, as its...
2001-09-13 Andrew Tridgelladded a new global option "hostname lookups = yes/no"
2001-09-07 Andrew Tridgelladded "display charset" option in smb.conf, along with...
2001-09-06 Jeremy AllisonFixed O(N^2) talloc loop when allocating printer name...
2001-09-06 Andrew Tridgellenable strict locking by default. This will be slow...
2001-08-29 Christopher R. Hertellp_wins_server() is now lp_wins_server_list().
2001-08-26 Volker LendeckeChange default 'name resolve order' to WINS before...
2001-08-24 Simo Sorcelet admins also abort a shutdown
2001-08-23 Simo Sorceso let admins shutdown their samba servers remotely...
2001-08-23 Tim PotterFixed detection of CUPS. We need to check for the...
2001-08-22 Andrew BartlettA few changes:
2001-08-22 Jeremy AllisonRemove unneeded lp_talloc_free().
2001-08-22 Gerald Cartermerge from 2.2
2001-08-21 Andrew BartlettAdd a new option to disable our paranoid server check.
2001-08-13 Gerald Cartermerge from 2.2
2001-08-12 Simo Sorcethis is a big global fix for the ptr = Realloc(ptr...
2001-08-10 Simo Sorce- avoid possible mem leaks in rpcclient/cmd_*.c (talloc...
2001-08-10 Gerald Cartermerge from 2.2
2001-08-08 Simo SorceChange all realloc() statements to Realloc() (ecxept...
2001-08-06 Jeremy AllisonAdded Gerald's lanman printing only change to HEAD.
2001-08-03 Andrew BartlettThis is my 'Authentication Rewrite' version 1.01, mostl...
2001-08-02 Jeremy AllisonPut HPUX on mmap blacklist.
2001-08-01 Jeremy AllisonAdded "strict allocate" per share parameter. This cause...
2001-07-30 Jeremy AllisonAdded "use mmap" for HPUX.
2001-07-24 Simo SorceConvert other parameters (read list, write list, valid...
2001-07-08 Andrew BartlettFix the loading of configuration files using the includ...
2001-07-07 Andrew BartlettAdd a new paramater: add machine script
2001-07-05 Andrew Tridgellremoved an unreachable statement
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-07-01 Simo Sorce"netbios aliases" and "interfaces" options change from...
2001-06-28 Jeremy Allisonparam/loadparm.c: Fix for bad volume label, found by...
2001-06-24 Simo Sorcefixed error
2001-06-23 Simo Sorcefix compiler warnings
2001-06-22 Jeremy AllisonFix for multibyte default service parameter from TAKAHA...
2001-06-21 Simo Sorceuse next_token instead of strtok.
2001-06-20 Simo Sorceinitial support for paramter type P_LIST
2001-06-08 Jeremy AllisonExtra stuff for large readwrite support.
2001-05-15 Tim PotterRemoved extraneous semicolons from some lp_ parameter...
2001-05-14 Jeremy AllisonStupidity by me..... 777 != 0777
2001-05-10 Jeremy AllisonGot rid of iSERVICE/pSERVICE (Hungarian inspired obfusc...
2001-05-10 Jeremy Allisonfree_service() was never setting the valid field to...
2001-05-10 Jeremy AllisonMade "security XXX" masks apply to ACL set. By default...
2001-05-07 Gerald Cartermerge from 2.2 removing the 'domain XXX' parameters.
2001-05-04 Tim PotterAdded some missing winbind parameters. Yes they're...
2001-05-03 Jeremy AllisonFixed SHM_R/SHM_W warnings by moving sys/ipc.h and...
2001-05-02 Jeremy AllisonHad to add a "pam password change" parameter (defaults...
2001-04-26 Gerald Carterremoved references to SMBRUN
2001-04-24 Herb Lewisset "vfs object" and "vfs options" to be setable by...
2001-04-23 Jeremy AllisonAdded "obey pam restrictions" parameter - default to...
2001-04-18 Andrew Tridgellmerge from 2.2
2001-04-16 Andrew Tridgellhide unreadable patch from idra
next