summaryrefslogtreecommitdiffstats
path: root/source/script
Commit message (Expand)AuthorAgeFilesLines
* This is the current patch from Luke Leighton <lckl@samba-tng.org> to add aAndrew Bartlett2002-01-201-1/+1
* much better ADS error handling systemAndrew Tridgell2001-12-191-1/+1
* - added initial support for trusted domains in winbindd_adsAndrew Tridgell2001-12-191-1/+1
* added "net join" commandAndrew Tridgell2001-11-241-1/+1
* always install swat language filesAndrew Tridgell2001-10-151-13/+5
* initial kerberos/ADS/SPNEGO support in libsmb and smbclient. ToAndrew Tridgell2001-10-111-1/+1
* Add CLI_POLICY_HND as a valid return type.Tim Potter2001-10-051-1/+1
* now --with-i18n-swat works to install some international filesMotonobu Takahashi2001-09-251-8/+26
* Try to fix up manpage installationAndrew Bartlett2001-09-251-1/+1
* fixed a typo in installman.shMotonobu Takahashi2001-09-241-1/+1
* Added SWAT i18n feature:Motonobu Takahashi2001-09-243-44/+106
* Try to fix up the shell syntaxAndrew Bartlett2001-09-191-2/+2
* typoAndrew Bartlett2001-09-191-1/+1
* Adding the appropirate files might help...Andrew Bartlett2001-09-191-0/+35
* replaced stdio in many parts of samba with a XFILE. XFILE is a cut-downAndrew Tridgell2001-09-101-1/+1
* the next step in our error code handling changeAndrew Tridgell2001-09-031-1/+1
* new logs use abbreviated month names. Add this to date conversionHerb Lewis2001-08-271-1/+17
* converted smbd to use NTSTATUS by defaultAndrew Tridgell2001-08-271-1/+1
* The big character set handling changeover!Andrew Tridgell2001-07-041-1/+1
* initial support for paramter type P_LISTSimo Sorce2001-06-201-0/+10
* Cosmetic changes in make proto output.Tim Potter2001-05-141-1/+1
* merge some fixes from 2.2Andrew Tridgell2001-05-071-1/+1
* - added test for vasprintfAndrew Tridgell2001-04-281-2/+2
* Patch from Frédéric Blanc <el_blaf@yahoo.fr> to correctly uninstallJeremy Allison2001-04-271-6/+6
* row of asteriks that indicates new entry must start at beginning of line.Herb Lewis2001-04-231-1/+1
* merge from 2.2Gerald Carter2001-03-251-0/+96
* merge from 2.0 branch for installing Using Samba book filesHerb Lewis2001-01-121-8/+68
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-111-1/+1
* If extra arguments passed make yodl docs for these files rather than *.yoTim Potter2000-12-211-2/+8
* Cause smbd to use the new posix_acls code, not the old unix_acls code.Jeremy Allison2000-12-061-1/+1
* Large commit which restructures the local password storage API.Gerald Carter2000-11-131-2/+7
* vfs write data fix. Fix for name matching in addtosmbpassJeremy Allison2000-08-251-1/+1
* Fixed up the user/group contexts when using authenticated pipes.Jeremy Allison2000-08-041-1/+1
* grab functions that return RPC_HND_NODE (declaredGerald Carter2000-07-181-1/+1
* Make prototypes for functions returning an enum nss_status.Tim Potter2000-07-061-1/+1
* first pass at merging rpcclient from TNG to HEAD. You can get aGerald Carter2000-07-032-2/+47
* added a NET_USER_INFO_3 struct to user_struct.Luke Leighton2000-06-081-2/+2
* More stuff I cvan't afford to lose. I'm realizing how dependent I amJeremy Allison2000-06-011-1/+1
* the beginnings of a new scheme I've working on to allow an easierAndrew Tridgell2000-05-091-4/+14
* Added hash-based stat cache code from Ying Chen.Jeremy Allison2000-01-261-1/+1
* implemented talloc() as described on samba-technical. This fixes theAndrew Tridgell2000-01-051-1/+1
* Samba now includes a full ucs2 upper to lower case (and vica versa) map table.Jeremy Allison1999-12-231-1/+1
* Awk script to create #include C code from unicode upper -> lower case map.Jeremy Allison1999-12-231-0/+59
* First cut at unicode sys_xx functions. Now to start moving upwards.....Jeremy Allison1999-12-221-1/+1
* first cut at using the tdb code for the connections structure, theAndrew Tridgell1999-12-211-0/+4
* 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...Andrew Tridgell1999-12-131-433/+0
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-137-28/+27
* preparation for doing a spoolss enum jobs command. had to rewriteLuke Leighton1999-11-081-0/+4
* added rpcclient spoolenum command. enumerates printers.Luke Leighton1999-11-061-0/+4
* three types of array-creation / array-deletion functions:Luke Leighton1999-11-031-1/+1