index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
lib
/
substitute.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r24589: Refactor our vuid code so that we keep the same
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r23410: Merge the core of the cluster code.
Volker Lendecke
2007-10-10
1
-1
/
+5
*
r17039: Eliminate snum from enumshares and getshareinfo. Get rid of some pstr...
Volker Lendecke
2007-10-10
1
-1
/
+24
*
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
2007-10-10
1
-120
/
+62
*
r15494: Fix debug statement
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r14075: * add support for long variable names in smb.conf in the form of %(....)
Gerald Carter
2007-10-10
1
-210
/
+155
*
r13971: Fix Coverity bugs #209 - #213 - it detected mistakes
Jeremy Allison
2007-10-10
1
-56
/
+67
*
r13293: Rather a big patch I'm afraid, but this should fix bug #3347
Jeremy Allison
2007-10-10
1
-4
/
+4
*
r13058: Add %w macro for the winbind seperator which allows us for example
Lars Müller
2007-10-10
1
-0
/
+6
*
r11655: Two small fixes
Gerald Carter
2007-10-10
1
-4
/
+26
*
r11159: Added some const to fix warnings.
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r8899: various compiler warning fixes reported by Jason Mader <jason@ncac.gwu...
Gerald Carter
2007-10-10
1
-1
/
+1
*
r8686: Revert %LOGONSERVER%-substitution. The substition is done on the client,
Günther Deschner
2007-10-10
1
-8
/
+8
*
r8493: According to MSKB 141714 the %LOGONSERVER% variable should be
Günther Deschner
2007-10-10
1
-2
/
+7
*
r6225: get rid of warnings from my compiler about nested externs
Herb Lewis
2007-10-10
1
-1
/
+2
*
r5174: ensure that we consistently use the current_user_info.smb_name vs. smb...
Gerald Carter
2007-10-10
1
-0
/
+12
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-5
/
+5
*
r3049: fixing some calls in the printing code to stanard_sub_basic(); fix sta...
Gerald Carter
2007-10-10
1
-3
/
+5
*
r647: fix for setting the called name to by our IP if the called name was *SM...
Gerald Carter
2007-10-10
1
-6
/
+6
*
BUG 417: fix %UuGg variables expansion in include lines setging the current_u...
Gerald Carter
2004-03-19
1
-0
/
+5
*
working on bug 687; protect against null src strings in alloc_sub_basic()
Gerald Carter
2003-12-08
1
-0
/
+7
*
Implement %i-Macro for the locally used IP address. With this you can again
Volker Lendecke
2003-11-07
1
-0
/
+3
*
make sure that we expand %H (from vl); bug 612
Gerald Carter
2003-11-05
1
-0
/
+3
*
Put strcasecmp/strncasecmp on the banned list (except for needed calls
Jeremy Allison
2003-10-22
1
-2
/
+2
*
More tuning from cachegrind. Change most trim_string() calls to trim_char(0,
Jeremy Allison
2003-09-05
1
-3
/
+3
*
Fix bug found by tridge in 2.2.x. Ensure that %U substitution is
Jeremy Allison
2003-08-28
1
-4
/
+17
*
metze's autogenerate patch for version.h
Gerald Carter
2003-08-20
1
-2
/
+2
*
If we strupper_m after the alpha_strcpy() we know that it is less likaly
Andrew Bartlett
2003-07-27
1
-2
/
+2
*
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
2003-07-03
1
-6
/
+6
*
Const fixes by metze
Volker Lendecke
2003-06-17
1
-4
/
+4
*
Fix this for both *SMBSERVER and *SMBSERV as per comments in loadparm.c.
Andrew Bartlett
2003-04-23
1
-1
/
+9
*
Try to avoid setting *SMBSERVER as a 'local name'.
Andrew Bartlett
2003-04-23
1
-0
/
+3
*
Add an extra parameter to our 'set_remote_machine_name' and
Andrew Bartlett
2003-03-18
1
-2
/
+29
*
merged the %U changes to 3.0
Andrew Tridgell
2002-11-20
1
-5
/
+24
*
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
2002-11-12
1
-4
/
+3
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-2
/
+20
*
sync 3.0 branch with head
Jelmer Vernooij
2002-08-17
1
-9
/
+44
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-63
/
+367
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
A nice *big* change to the fundemental way we do things.
Andrew Bartlett
2002-01-17
1
-1
/
+0
*
Separate out get_user_home_dir() from get_user_home_service_dir().
Jeremy Allison
2002-01-16
1
-5
/
+1
*
Merged in %S fixes and XX_NOT_CHANGED fixes from 2.2.
Jeremy Allison
2002-01-16
1
-16
/
+53
*
const religion
Simo Sorce
2001-12-31
1
-3
/
+3
*
again an intrusive patch:
Jean-François Micouleau
2001-12-06
1
-11
/
+9
*
Ensured the %G substitution exactly matches what the man page states.
Jeremy Allison
2001-11-30
1
-1
/
+2
*
This commit is number 3 of 4.
Andrew Bartlett
2001-10-29
1
-1
/
+1
*
This commit is number 2 of 4.
Andrew Bartlett
2001-10-29
1
-3
/
+14
*
removed an unused variable
Andrew Tridgell
2001-10-20
1
-1
/
+0
[next]