Fix Coverity ID 537
[jra/samba/.git] / source / lib / substitute.c
2008-03-21 Volker LendeckeFix Coverity ID 537
2008-03-21 Volker LendeckeFix Coverity ID 538
2008-03-13 Michael AdamFix %I macro expansion for IPv4 mapped IPv6 addresses.
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-08 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-07 Günther DeschnerAdd free_local_machine_name().
2007-12-19 Volker LendeckeRemove Get_Pwnam and its associated static variable
2007-12-15 Volker Lendeckes/sid_to_string/sid_to_fstring/
2007-12-15 Volker LendeckeReplace sid_string_static with sid_to_string
2007-12-05 Jeremy AllisonRemove pstring from automount lookups. Remove premature...
2007-11-27 Jeremy AllisonRemove pstrings from everything except srv_spoolss_nt.c.
2007-11-15 Jeremy Allisonalpha_strcpy includes the space for the terminating...
2007-11-09 Jeremy AllisonRemove more static fstring/pstrings. Fix socket option
2007-11-04 Jeremy AllisonRemove most of the remaining globals out of lib/util_so...
2007-11-04 Jeremy AllisonRemove more static data from lib/util_sock.c and
2007-11-04 Jeremy AllisonI can't get away without a 'length' arg. :-).
2007-11-04 Jeremy AllisonStop get_peer_addr() and client_addr() from using global
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create... initial-v3-2-test
2007-10-10 Volker Lendecker25025: Remove an unused function
2007-10-10 Volker Lendecker24949: Remove some static buffers
2007-10-10 Jeremy Allisonr24589: Refactor our vuid code so that we keep the...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker23410: Merge the core of the cluster code.
2007-10-10 Volker Lendecker17039: Eliminate snum from enumshares and getshareinfo...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Volker Lendecker15494: Fix debug statement
2007-10-10 Gerald Carterr14075: * add support for long variable names in smb...
2007-10-10 Jeremy Allisonr13971: Fix Coverity bugs #209 - #213 - it detected...
2007-10-10 Jeremy Allisonr13293: Rather a big patch I'm afraid, but this should...
2007-10-10 Lars Müllerr13058: Add %w macro for the winbind seperator which...
2007-10-10 Gerald Carterr11655: Two small fixes
2007-10-10 Jeremy Allisonr11159: Added some const to fix warnings.
2007-10-10 Gerald Carterr8899: various compiler warning fixes reported by Jason...
2007-10-10 Günther Deschnerr8686: Revert %LOGONSERVER%-substitution. The substitio...
2007-10-10 Günther Deschnerr8493: According to MSKB 141714 the %LOGONSERVER% varia...
2007-10-10 Herb Lewisr6225: get rid of warnings from my compiler about neste...
2007-10-10 Gerald Carterr5174: ensure that we consistently use the current_user...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Gerald Carterr3049: fixing some calls in the printing code to stanar...
2007-10-10 Gerald Carterr647: fix for setting the called name to by our IP...
2004-03-19 Gerald CarterBUG 417: fix %UuGg variables expansion in include lines...
2003-12-08 Gerald Carterworking on bug 687; protect against null src strings...
2003-12-08 Gerald Carterworking on bug 687; protect against null src strings...
2003-11-07 Volker LendeckeFrom 3_0:
2003-11-07 Volker LendeckeImplement %i-Macro for the locally used IP address...
2003-11-05 Gerald Cartermake sure that we expand %H (from vl); bug 612
2003-11-05 Gerald Cartermake sure that we expand %H (from vl); bug 612
2003-10-22 Jeremy AllisonPut strcasecmp/strncasecmp on the banned list (except...
2003-10-22 Jeremy AllisonPut strcasecmp/strncasecmp on the banned list (except...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-05 Jeremy AllisonMore tuning from cachegrind. Change most trim_string...
2003-08-28 Jeremy AllisonFix bug found by tridge in 2.2.x. Ensure that %U substi...
2003-08-20 Gerald Cartermetze's autogenerate patch for version.h
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-27 Andrew BartlettIf we strupper_m after the alpha_strcpy() we know that...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-03 Jeremy AllisonRemoved strupper/strlower macros that automatically...
2003-06-17 Volker LendeckeConst fixes by metze
2003-05-27 Tim PotterMerge from 3.0: Fix set_local_machine_name() for both...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-23 Andrew BartlettFix this for both *SMBSERVER and *SMBSERV as per commen...
2003-04-23 Andrew BartlettTry to avoid setting *SMBSERVER as a 'local name'.
2003-03-18 Andrew BartlettAdd an extra parameter to our 'set_remote_machine_name...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-08 Andrew BartlettThis is C, not C++
2003-03-08 Andrew BartlettMake sure that the 'remote' machine name can only be...
2002-11-20 Andrew Tridgellmerged the %U changes to 3.0
2002-11-20 Andrew Tridgellmore %U fixes for head
2002-11-19 Andrew Tridgella better for for using %U in smb.conf
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-09 Herb Lewislowercase global_myname in %L substitution
2002-09-07 Simo Sorceconfigure.in:
2002-08-17 Jelmer Vernooijsync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-11 Andrew BartlettMake 'remote_machine' private to lib/substitute.c,...
2002-08-10 Andrew BartlettFix the %m security bug again - and try to make it...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-15 Andrew Tridgelldon't use C++ comments in C - it doesn't work on many...
2002-07-14 Simo Sorceaddedd new (t)alloc_sub_* functions
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-02 Jeremy AllisonAddress the string_sub problem by changing len = 0...
2002-06-15 Andrew BartlettSimplify this code further. Just substitute %H, and...
2002-06-15 Andrew BartlettRework much of the service.c code:
2002-05-25 Andrew BartlettClean up a few unused functions, add a bit of static...
2002-05-18 Andrew BartlettA few things in this commit:
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-17 Andrew BartlettA nice *big* change to the fundemental way we do things.
next