summaryrefslogtreecommitdiff
path: root/source3/script
AgeCommit message (Expand)AuthorFilesLines
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
1998-11-11Added manpages/ to source path.Jeremy Allison1-1/+1
1998-11-05Useful script to extract all parameters out of the loadparm.c fileJeremy Allison1-0/+2
1998-11-05Realise this needs to be without the '.sh' ending as we will beJeremy Allison1-0/+0
1998-11-05Very simple awk script to convert a 1.9.18 password file into Samba 2.0Jeremy Allison1-0/+17
1998-10-04support a few more function types (like ino_t and off_t)Andrew Tridgell1-1/+1
1998-09-29get away with dummy and .dummy filesAlexandre Oliva1-1/+0
1998-09-28Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1-2/+20
1998-09-28automated generation of .dummy files for each subdirectory;Alexandre Oliva1-1/+0
1998-09-25Makefile.in: Fixed bug with continuation line causing proto to fail.Jeremy Allison1-1/+1
1998-09-24Updates to the scripts for the new 14-char space format of accountJeremy Allison2-2/+2
1998-09-24Integration of Anders Blomdell <anders.blomdell@control.lth.se>'sJeremy Allison2-4/+4
1998-09-21major autoconf clean-upAlexandre Oliva2-4/+7
1998-09-18nmbd/nmbd_winsserver.c: Fixed printf style warning.Jeremy Allison1-1/+1
1998-09-11Added ssize_t to configure code.Jeremy Allison1-1/+1
1998-09-03Ok - this is the 64 bit widening check in. It changes the configureJeremy Allison1-1/+1
1998-09-01need to istall new filesAndrew Tridgell1-1/+8
1998-08-21Submitting the smbtar changes to the main branch as well.Richard Sharpe1-1/+6
1998-08-17moved connection_struct handling code into smbd/conn.c and changed itAndrew Tridgell1-1/+1
1998-08-17some cleanups from the conversion of Pipes[] to a linked list. I alsoAndrew Tridgell1-1/+1