charcnv.c client.c clitar.c kanji.c kanji.h loadparm.c
[kai/samba.git] / source3 /
1997-09-11 Jeremy Allisoncharcnv.c client.c clitar.c kanji.c kanji.h loadparm.c
1997-09-11 Andrew Tridgellfix a couple of "declaration shadows previous local...
1997-09-11 Andrew Tridgellprototype updates for new functions
1997-09-11 Andrew Tridgelladd the stdout parameter to lp_dump()
1997-09-11 Andrew Tridgellsome minor modifications to loadparm.c to support the...
1997-09-11 Andrew Tridgellcgi.c is a simple set of CGI manipulation routines
1997-09-07 Luke Leightonsamba servers forcing local elections if they are not...
1997-09-05 John TerpstraJHT ===> Just setting version to 1.9.18alpha1
1997-09-05 Jeremy Allisonclient.c: Made sure myhostname was initialised before...
1997-09-05 Luke Leightonadded debug reporting to file listing / mod_time()...
1997-09-04 Jeremy AllisonFix from Frank Varnavas <varnavas@ny.ubs.com>.
1997-09-04 Jeremy AllisonFixed up determination of client type for PROTOCOL_NT1...
1997-09-03 Jeremy Allisonnameannounce.c
1997-09-02 Jeremy Allisonreply.c: Removed unused variables. Caught by gcc -Wall...
1997-09-01 Luke Leightonuse of recursion_available and recursion_desired flag...
1997-08-31 Luke Leightonadded word count 3 support into reply_tcon_and_X (see...
1997-08-31 Andrew Tridgellfixed a bug in the printjob encoding/decoding. We weren...
1997-08-30 Jeremy AllisonMakefile: New program and support for dynamic codepage...
1997-08-30 Jeremy AllisonAdding codepage definition files and codepage file...
1997-08-28 Jeremy AllisonOops. Reversed mangled map change made in error. Testing
1997-08-28 Jeremy Allisonincludes.h: Make sure REPLACE_GETPASS are wrapped with...
1997-08-28 Jeremy Allisonmangle.c: Fixed bug that caused string to run off the...
1997-08-28 Andrew Tridgelladded a new type to mkproto.awk so it can handle shmem.c
1997-08-27 Samba Release Accountcharset.c: Added patch for client code page 852 (Easter...
1997-08-27 Samba Release AccountPut back the smb_shm_ proto's that Luke keeps breaking !
1997-08-27 Samba Release Accountdoing that irritating compiler clash warning with the...
1997-08-26 Samba Release Accountpreparing for release of 1.9.17
1997-08-26 Samba Release Accountsmb.h: Added error code used for OS2 WPS.
1997-08-25 Samba Release Accountcharset.c : Add mapping for code page 932 (KANJI).
1997-08-21 Samba Release AccountKanji fixes for upper/lower case conversion with sjis...
1997-08-20 Samba Release AccountChanges to allow Samba to return the same error code...
1997-08-20 Samba Release AccountFix suggested by "Christian Groessler" <chris@fast...
1997-08-19 Samba Release AccountMakefile: Changed for HPUX10 tidyup.
1997-08-18 John TerpstraJHT ===> Just making sure any new tests do not announce...
1997-08-17 Samba Release Accountconnecting to IPC$ goes under the guest account. the...
1997-08-13 Samba Release Accountincludes.h: Fixed S_IFLNK for old DEC ultrix.
1997-08-12 Samba Release Accountcharset.c: Fixed bug with 'valid chars' param.
1997-08-11 Samba Release Accountspelling.
1997-08-10 Samba Release Accountupdating comments.
1997-08-09 Samba Release Accountbug in num. arguments detection that stopped the -add...
1997-08-07 Samba Release Accountfailure to register DOMAIN<1b> netbios name caused...
1997-08-06 Samba Release Accountupdated smbpasswd to take the password on the command...
1997-08-05 Samba Release AccountMakefile: Added IRIX 6 target.
1997-07-31 Samba Release Accountloadparm.c: Added new netbios aliases parameter (code...
1997-07-30 Samba Release Accountclient.c: Minor change to cast parameters for DEC unix.
1997-07-30 Samba Release AccountMinor text mods, mostly checking that CVS still works
1997-07-28 Samba Release AccountMissed removing some redundent code.
1997-07-28 Samba Release Accountclient.c: Added amanda fixes.
1997-07-24 Samba Release AccountRe-added shm stuff - keeps getting lost.
1997-07-24 Samba Release Accountloadparm.c: Changed default create mask to 755 to suppo...
1997-07-24 Samba Release Accountnameserv.c: split add_domain_names() into three functions:
1997-07-24 Samba Release Accountremoved definition of strslashcmp - now a static in...
1997-07-24 Samba Release Accountpatch by glenn burkhardt to allow recursive excluding...
1997-07-24 Samba Release AccountMakefile: Added UNIXWARE 2.x with shadow passwords...
1997-07-23 John TerpstraJHT ===> Getting ready for release of 1.9.17alpha5
1997-07-22 Samba Release Accountcharset.c: Fixed signed/unsigned issues.
1997-07-22 Samba Release AccountRemoved lp_killunused() call from server main loop...
1997-07-21 Samba Release AccountFixed bug with -add code that put wrong password in...
1997-07-18 Samba Release Accountcharset.c: Split charset_initialise() into 2 - a charse...
1997-07-17 Samba Release AccountMakefile: Added krb5 option from Nathan Neulinger ...
1997-07-15 Samba Release AccountFix silly crash bug in FAST_SHARE_MODES (same bug as...
1997-07-14 Samba Release Accountlocal.h: Removed ununsed SHARE_MODES_XXX defines. Upped...
1997-07-14 Samba Release AccountCIFS definitions for SMB_INFO_xxx etc.
1997-07-13 Samba Release Accountcounter loop % usage only worked if counters were an...
1997-07-13 Samba Release Accountadded pretty printing of data section to show_msg(...
1997-07-12 Samba Release Accounttrans2 query file/path info - unix change times being...
1997-07-12 John TerpstraJHT ==> Just tidying up for Release.
1997-07-11 Samba Release Accountinterface.c: Fix for AIX4.x finding interfaces.
1997-07-10 Samba Release AccountAdded -a option (for Andrew:-). Fixed bug where users...
1997-07-09 John TerpstraJHT ==> Added copyright notations for my works. This...
1997-07-08 Samba Release AccountMakefile: Added AIX targets from Ole Holm Nielsen ...
1997-07-06 Samba Release Accountmissed one OpenDir() and two is_vetoed_name() calls...
1997-07-06 Samba Release Accountadded, tested and debugged new "hide files" option.
1997-07-06 Samba Release Accountreplaced the "wins proxy" to treat NetBIOS names as...
1997-07-03 Samba Release Accountpreparing for release of 1.9.17alpha4
1997-07-03 Samba Release AccountMakefile: Added DGUX changes for intel.
1997-07-03 Samba Release Accountpreparing for release of 1.9.17alpha4
1997-07-03 Samba Release AccountFix for deleting directories that contain only veto...
1997-07-03 Samba Release AccountFixes for UnixWare 2.x with shadow passwords from
1997-07-02 Samba Release AccountFixed wierd bug with lowercase accented character direc...
1997-07-02 Samba Release AccountFixed compile warnings for FreeBsd & Linux.
1997-07-01 Samba Release AccountRolled back Lukes changes. Not quite ready for prime...
1997-07-01 Samba Release Accountmade "hide files" and "veto files" into per-service...
1997-07-01 Samba Release Accountadded "hide files" option.
1997-07-01 Samba Release Accountnamedbsubnet.c: Added code for returning restricted...
1997-07-01 Samba Release Accountclient.c: New print queue query code from Jeff C....
1997-06-27 Samba Release Accountshmem.c: Changed debug to higher level
1997-06-19 Samba Release Accountloadparm.c: Added "force create mode" and "force direct...
1997-06-18 Samba Release AccountFixed *really* stupid bug in register_vuid - only a...
1997-06-16 Samba Release Accountcharset.c: Dropped debug message to level 6.
1997-06-11 Samba Release AccountMakefile: Added quoata changes for Linux from Thorvald...
1997-06-09 Samba Release AccountPatch from Albrecht Gebhardt Albrecht Gebhardt - fixes...
1997-06-06 Samba Release Accountloadparm.c: Made explicit max packet now ignored.
1997-06-03 Samba Release Accountincludes.h: Added USE_SETSID for SGI.
1997-06-03 Samba Release Accountnamedbname.c: Fixed problem with remove_name code that...
1997-06-02 Samba Release Accountnameannounce.c: Made sure recurse flag set correctly.
1997-05-31 Samba Release Accountnamepacket.c: Block SIGTERM correctly - we can only...
1997-05-30 Samba Release Accountnamedbname.c: Added 'S' or 'R' flags to wins.dat to...
1997-05-30 Samba Release Accountcharcnv.c: Fixed silly bugs detected on IRIX.
1997-05-27 Samba Release Accountloadparm.c: Ensure printer services cannot be read...
next