s3: rename talloc_sub_advanced() to talloc_sub_full()
[samba.git] / source3 / lib / substitute.c
2019-11-07 Ralph Boehmes3: rename talloc_sub_advanced() to talloc_sub_full()
2019-11-07 Ralph Boehmes3: remove unused function standard_sub_advanced()
2019-07-16 Noel Powers3/lib: clang: Fix 'Value stored to 'b' is never read'
2018-06-18 Stefan Metzmachers3:lib: add caching to set_current_user_info()
2018-01-08 Dr. Thomas OrgisAdd substitutions %t, %j, and %J as path-safe variants...
2016-10-12 Volker Lendeckelib: Fix CID 1373623 Dereference after null check
2016-10-07 Andreas Schneiders3-lib: Fix %G substitution in AD member environment
2016-08-04 Michael Adams3:lib: fix a typo in comment for talloc_sub_basic()
2016-01-22 Michael Adamsubstitute: Fix talloc_sub_basic for %G in the case...
2014-02-08 Garming Samparam: rename lp function and variable from "nis_home_m...
2013-12-10 Andreas Schneiders3-lib: Fix %G substitution for domain users in smbd
2013-11-21 Andreas Schneiders3-lib: Add grpname to talloc_sub_specified().
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-08-09 Jeremy AllisonCorrectly check for errors in strlower_m() returns.
2012-03-24 Jelmer Vernooijlib/util: Remove obsolete sys_getpid() and sys_fork().
2012-02-17 Andrew Bartletts3-lib: Remove unused standard_sub_conn()
2012-01-27 Jeremy AllisonFinally remove all malloc()'s from the substitute code...
2012-01-27 Jeremy AllisonFix a really slow memory leak (in master at least)...
2011-07-19 Andrew Bartletts3-auth Use struct auth_user_info_unix for unix_name...
2011-07-19 Andrew Bartletts3-auth Use *unix_token rather than utok in struct...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-24 Andrew Bartletts3-param Remove %(DomainSID) support
2011-06-09 Andrew Bartletts3-param Remove special case for global_myname(), renam...
2011-05-30 Andrew Bartletts3-lib Move realloc based string substitution functions...
2011-05-18 Andrew Bartletts3-lib Replace StrnCaseCmp() with strncasecmp_m()
2011-03-29 Günther Deschners3-auth: use auth.h where needed.
2011-03-29 Günther Deschners3-includes: only include system/passwd.h when needed.
2011-02-22 Andrew Bartletts3-auth Rename auth_serversupplied_info varaiables...
2010-08-29 Volker Lendeckes3: Set the client_id in substitute.c once
2010-08-28 Volker Lendeckes3: Fix a (highly unlikly) memleak in set_local_machine...
2010-08-28 Volker Lendeckes3: Remove smbd_server_fd() from set_local_machine_name()
2010-08-16 Volker Lendeckes3: Remove get_client_fd()
2010-08-05 Günther Deschners3-secrets: only include secrets.h when needed.
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2009-11-21 Volker Lendeckes3: Make alloc_sub_basic() static
2009-11-21 Volker Lendeckes3: Fix some nonempty blank lines
2009-04-14 Andrew BartlettConvert Samba3 to use the common lib/util/charset API
2009-01-20 Volker Lendecke"userdom_struct" does not need "full_name" anymore...
2009-01-15 Michael Adams3: make better use of ccache by not including version...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-07-26 Volker LendeckeRemove unused extern struct current_user from substitute.c
2008-06-19 Volker LendeckeWrap the unix token info in a unix_user_token in auth_s...
2008-06-18 Michael AdamFix Bug #5548 (segfauls in handle_include with %m macro...
2008-05-10 Volker LendeckeRemove "user" from connection_struct
2008-05-10 Volker LendeckeRemove the unix token info from connection_struct
2008-05-05 Volker LendeckeRemove "userdom_struct user" from "struct user_struct"
2008-03-28 Michael AdamAdd a talloc context parameter to current_timestring...
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...
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
next