summaryrefslogtreecommitdiff
path: root/source3/script
AgeCommit message (Expand)AuthorFilesLines
2001-05-14Cosmetic changes in make proto output.Tim Potter1-1/+1
2001-05-07merge some fixes from 2.2Andrew Tridgell1-1/+1
2001-04-28- added test for vasprintfAndrew Tridgell1-2/+2
2001-04-27Patch from Frédéric Blanc <el_blaf@yahoo.fr> to correctly uninstallJeremy Allison1-6/+6
2001-04-23row of asteriks that indicates new entry must start at beginning of line.Herb Lewis1-1/+1
2001-03-25merge from 2.2Gerald Carter1-0/+96
2001-01-12merge from 2.0 branch for installing Using Samba book filesHerb Lewis1-8/+68
2001-01-11Changes from APPLIANCE_HEAD:David O'Neill1-1/+1
2000-12-21If extra arguments passed make yodl docs for these files rather than *.yoTim Potter1-2/+8
2000-12-06Cause smbd to use the new posix_acls code, not the old unix_acls code.Jeremy Allison1-1/+1
2000-11-13Large commit which restructures the local password storage API.Gerald Carter1-2/+7
2000-08-25vfs write data fix. Fix for name matching in addtosmbpassJeremy Allison1-1/+1
2000-08-04Fixed up the user/group contexts when using authenticated pipes.Jeremy Allison1-1/+1
2000-07-18grab functions that return RPC_HND_NODE (declaredGerald Carter1-1/+1
2000-07-06Make prototypes for functions returning an enum nss_status.Tim Potter1-1/+1
2000-07-03first pass at merging rpcclient from TNG to HEAD. You can get aGerald Carter2-2/+47
2000-06-08added a NET_USER_INFO_3 struct to user_struct.Luke Leighton1-2/+2
2000-06-01More stuff I cvan't afford to lose. I'm realizing how dependent I amJeremy Allison1-1/+1
2000-05-09the beginnings of a new scheme I've working on to allow an easierAndrew Tridgell1-4/+14
2000-01-26Added hash-based stat cache code from Ying Chen.Jeremy Allison1-1/+1
2000-01-05implemented talloc() as described on samba-technical. This fixes theAndrew Tridgell1-1/+1
1999-12-23Samba now includes a full ucs2 upper to lower case (and vica versa) map table.Jeremy Allison1-1/+1
1999-12-23Awk script to create #include C code from unicode upper -> lower case map.Jeremy Allison1-0/+59
1999-12-22First cut at unicode sys_xx functions. Now to start moving upwards.....Jeremy Allison1-1/+1
1999-12-21first cut at using the tdb code for the connections structure, theAndrew Tridgell1-0/+4
1999-12-132nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...Andrew Tridgell1-433/+0
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell7-28/+27
1999-11-08preparation for doing a spoolss enum jobs command. had to rewriteLuke Leighton1-0/+4
1999-11-06added rpcclient spoolenum command. enumerates printers.Luke Leighton1-0/+4
1999-11-03three types of array-creation / array-deletion functions:Luke Leighton1-1/+1
1999-06-13Modified to cope with functions that return a const something.Tim Potter1-1/+1
1999-06-10Use ${1+"$@"} instead of $*Alexandre Oliva1-1/+1
1999-03-03Benjamin Kuit's latest mysql mods. issue with "make proto" needs to beLuke Leighton1-4/+73
1999-03-01Benjamin Kuit's MYSQL SAM Database implementation.Luke Leighton1-0/+364
1999-02-23added jeremy's new c++-like code for parsing of security descriptors.Luke Leighton1-1/+1
1998-12-16A while back, Andrew and I talked about making the debug parsing code aChristopher R. Hertel1-1/+1
1998-11-27Now uninstalls man pages from correct source location.Tim Potter1-1/+1
1998-11-27install all html docs in yodl help directoryAndrew Tridgell1-0/+7
1998-11-23unix instance of group database APILuke Leighton1-1/+1
1998-11-21Added changes to smbtar submitted by Sandy WhiteselRichard Sharpe1-1/+7
1998-11-17Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison1-1/+1
1998-11-16Makefile.in: Re-added quotes round ROFF call for DGUX.Jeremy Allison1-1/+1
1998-11-13Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...Jeremy Allison1-3/+21
1998-11-13LOCAL_GRP and DOMAIN_GRP are return typesLuke Leighton1-0/+4
1998-11-12we don't have any jpeg images any moreAndrew Tridgell1-7/+0
1998-11-11rpc_server/srv_netlog.c: Fixed crash bug with ACB_PWNOTREQ.Jeremy Allison1-1/+9
1998-11-11makeyodldocs.sh now works with the bash shellJean-François Micouleau1-3/+3
1998-11-11Added code to copy smb.conf.5.html to the swat help directory.Jeremy Allison1-0/+8
1998-11-11Makefile.in: Added target for makeyodldocs - not used by default.Jeremy Allison1-0/+3
1998-11-11Adding YODL docs maintainer script.Jeremy Allison1-0/+75