Globally replace 'global_sam_sid' with get_global_sam_sid(), a self
[kai/samba.git] / source3 / script /
2002-05-18 Andrew BartlettA few things in this commit:
2002-05-10 Tim PotterAdded findsmb to .cvsignore list.
2002-05-09 Gerald Cartermerge from SAMBA_2_2
2002-05-09 Gerald Cartermerge from SAMBA_2_2
2002-03-28 Tim PotterAdded another return type.
2002-03-28 Tim PotterUse headername when closing off include file guards.
2002-03-21 Herb Lewismake install should also install the default dat files...
2002-03-13 Andrew BartlettMove the directory creation process outside the 'instal...
2002-02-18 Andrew Tridgellwe definately don't want RCS $id tags in Samba. They...
2002-02-12 Jim McDonoughAdd ADS_MODLIST to allowed types
2002-02-05 Andrew Tridgellsupport double functions
2002-01-20 Andrew BartlettThis is the current patch from Luke Leighton <lckl...
2001-12-19 Andrew Tridgellmuch better ADS error handling system
2001-12-19 Andrew Tridgell- added initial support for trusted domains in winbindd_ads
2001-11-24 Andrew Tridgelladded "net join" command
2001-10-15 Andrew Tridgellalways install swat language files
2001-10-11 Andrew Tridgellinitial kerberos/ADS/SPNEGO support in libsmb and smbcl...
2001-10-05 Tim PotterAdd CLI_POLICY_HND as a valid return type.
2001-09-25 Motonobu Takahashinow --with-i18n-swat works to install some internationa...
2001-09-25 Andrew BartlettTry to fix up manpage installation
2001-09-24 Motonobu Takahashifixed a typo in installman.sh
2001-09-24 Motonobu TakahashiAdded SWAT i18n feature:
2001-09-19 Andrew BartlettTry to fix up the shell syntax
2001-09-19 Andrew Bartletttypo
2001-09-19 Andrew BartlettAdding the appropirate files might help...
2001-09-10 Andrew Tridgellreplaced stdio in many parts of samba with a XFILE...
2001-09-03 Andrew Tridgellthe next step in our error code handling change
2001-08-27 Herb Lewisnew logs use abbreviated month names. Add this to date...
2001-08-27 Andrew Tridgellconverted smbd to use NTSTATUS by default
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-06-20 Simo Sorceinitial support for paramter type P_LIST
2001-05-14 Tim PotterCosmetic changes in make proto output.
2001-05-07 Andrew Tridgellmerge some fixes from 2.2
2001-04-28 Andrew Tridgell- added test for vasprintf
2001-04-27 Jeremy AllisonPatch from Frédéric Blanc <el_blaf@yahoo.fr> to correct...
2001-04-23 Herb Lewisrow of asteriks that indicates new entry must start...
2001-03-25 Gerald Cartermerge from 2.2
2001-01-12 Herb Lewismerge from 2.0 branch for installing Using Samba book...
2001-01-11 David O'NeillChanges from APPLIANCE_HEAD:
2000-12-21 Tim PotterIf extra arguments passed make yodl docs for these...
2000-12-06 Jeremy AllisonCause smbd to use the new posix_acls code, not the...
2000-11-13 Gerald CarterLarge commit which restructures the local password...
2000-08-25 Jeremy Allisonvfs write data fix. Fix for name matching in addtosmbpass
2000-08-04 Jeremy AllisonFixed up the user/group contexts when using authenticat...
2000-07-18 Gerald Cartergrab functions that return RPC_HND_NODE (declared
2000-07-06 Tim PotterMake prototypes for functions returning an enum nss_status.
2000-07-03 Gerald Carterfirst pass at merging rpcclient from TNG to HEAD. ...
2000-06-08 Luke Leightonadded a NET_USER_INFO_3 struct to user_struct.
2000-06-01 Jeremy AllisonMore stuff I cvan't afford to lose. I'm realizing how...
2000-05-09 Andrew Tridgellthe beginnings of a new scheme I've working on to allow...
2000-01-26 Jeremy AllisonAdded hash-based stat cache code from Ying Chen.
2000-01-05 Andrew Tridgellimplemented talloc() as described on samba-technical...
1999-12-23 Jeremy AllisonSamba now includes a full ucs2 upper to lower case...
1999-12-23 Jeremy AllisonAwk script to create #include C code from unicode upper...
1999-12-22 Jeremy AllisonFirst cut at unicode sys_xx functions. Now to start...
1999-12-21 Andrew Tridgellfirst cut at using the tdb code for the connections...
1999-12-13 Andrew Tridgell2nd phase of head branch sync with SAMBA_2_0 - this...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-11-08 Luke Leightonpreparation for doing a spoolss enum jobs command....
1999-11-06 Luke Leightonadded rpcclient spoolenum command. enumerates printers.
1999-11-03 Luke Leightonthree types of array-creation / array-deletion functions:
1999-06-13 Tim PotterModified to cope with functions that return a const...
1999-06-10 Alexandre OlivaUse ${1+"$@"} instead of $*
1999-03-03 Luke LeightonBenjamin Kuit's latest mysql mods. issue with "make...
1999-03-01 Luke LeightonBenjamin Kuit's MYSQL SAM Database implementation.
1999-02-23 Luke Leightonadded jeremy's new c++-like code for parsing of securit...
1998-12-16 Christopher R. HertelA while back, Andrew and I talked about making the...
1998-11-27 Tim PotterNow uninstalls man pages from correct source location.
1998-11-27 Andrew Tridgellinstall all html docs in yodl help directory
1998-11-23 Luke Leightonunix instance of group database API
1998-11-21 Richard SharpeAdded changes to smbtar submitted by Sandy Whitesel
1998-11-17 Jeremy AllisonAdded the same open()/fopen()/creat()/mmap() -> sys_XXX...
1998-11-16 Jeremy AllisonMakefile.in: Re-added quotes round ROFF call for DGUX.
1998-11-13 Jeremy AllisonMakefile.in configure configure.in include/config.h...
1998-11-13 Luke LeightonLOCAL_GRP and DOMAIN_GRP are return types
1998-11-12 Andrew Tridgellwe don't have any jpeg images any more
1998-11-11 Jeremy Allisonrpc_server/srv_netlog.c: Fixed crash bug with ACB_PWNOTREQ.
1998-11-11 Jean-François Mico... makeyodldocs.sh now works with the bash shell
1998-11-11 Jeremy AllisonAdded code to copy smb.conf.5.html to the swat help...
1998-11-11 Jeremy AllisonMakefile.in: Added target for makeyodldocs - not used...
1998-11-11 Jeremy AllisonAdding YODL docs maintainer script.
1998-11-11 Jeremy AllisonAdded manpages/ to source path.
1998-11-05 Jeremy AllisonUseful script to extract all parameters out of the...
1998-11-05 Jeremy AllisonRealise this needs to be without the '.sh' ending as...
1998-11-05 Jeremy AllisonVery simple awk script to convert a 1.9.18 password...
1998-10-04 Andrew Tridgellsupport a few more function types (like ino_t and off_t)
1998-09-29 Alexandre Olivaget away with dummy and .dummy files
1998-09-28 Jeremy AllisonChanges to test in configure if capabilities are enable...
1998-09-28 Alexandre Olivaautomated generation of .dummy files for each subdirectory;
1998-09-25 Jeremy AllisonMakefile.in: Fixed bug with continuation line causing...
1998-09-24 Jeremy AllisonUpdates to the scripts for the new 14-char space format...
1998-09-24 Jeremy AllisonIntegration of Anders Blomdell <anders.blomdell@control...
1998-09-21 Alexandre Olivamajor autoconf clean-up
1998-09-18 Jeremy Allisonnmbd/nmbd_winsserver.c: Fixed printf style warning.
1998-09-11 Jeremy AllisonAdded ssize_t to configure code.
1998-09-03 Jeremy AllisonOk - this is the 64 bit widening check in. It changes...
1998-09-01 Andrew Tridgellneed to istall new files
1998-08-21 Richard SharpeSubmitting the smbtar changes to the main branch as...
1998-08-17 Andrew Tridgellmoved connection_struct handling code into smbd/conn...
1998-08-17 Andrew Tridgellsome cleanups from the conversion of Pipes[] to a linke...
next