summaryrefslogtreecommitdiffstats
path: root/source3/lib/substitute.c
Commit message (Expand)AuthorAgeFilesLines
* s3-auth: use auth.h where needed.Günther Deschner2011-03-301-0/+1
* s3-includes: only include system/passwd.h when needed.Günther Deschner2011-03-301-0/+1
* s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_infoAndrew Bartlett2011-02-221-2/+2
* s3: Set the client_id in substitute.c onceVolker Lendecke2010-08-291-12/+33
* s3: Fix a (highly unlikly) memleak in set_local_machine_name()Volker Lendecke2010-08-281-4/+4
* s3: Remove smbd_server_fd() from set_local_machine_name()Volker Lendecke2010-08-281-15/+0
* s3: Remove get_client_fd()Volker Lendecke2010-08-161-5/+8
* s3-secrets: only include secrets.h when needed.Günther Deschner2010-08-051-0/+1
* s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett2010-05-211-1/+1
* s3: Make alloc_sub_basic() staticVolker Lendecke2009-11-211-2/+5
* s3: Fix some nonempty blank linesVolker Lendecke2009-11-211-27/+26
* Convert Samba3 to use the common lib/util/charset APIAndrew Bartlett2009-04-141-4/+4
* "userdom_struct" does not need "full_name" anymore -- unusedVolker Lendecke2009-01-201-2/+1
* s3: make better use of ccache by not including version.h in every C-file.Michael Adam2009-01-151-1/+1
* Remove unused extern struct current_user from substitute.cVolker Lendecke2008-07-271-2/+0
* Wrap the unix token info in a unix_user_token in auth_serversupplied_infoVolker Lendecke2008-06-191-1/+1
* Fix Bug #5548 (segfauls in handle_include with %m macro expansion).Michael Adam2008-06-181-1/+4
* Remove "user" from connection_structVolker Lendecke2008-05-101-1/+1
* Remove the unix token info from connection_structVolker Lendecke2008-05-101-1/+1
* Remove "userdom_struct user" from "struct user_struct"Volker Lendecke2008-05-051-2/+9
* Add a talloc context parameter to current_timestring() to fix memleaks.Michael Adam2008-03-281-9/+15
* Fix Coverity ID 537Volker Lendecke2008-03-211-3/+3
* Fix Coverity ID 538Volker Lendecke2008-03-211-3/+3
* Fix %I macro expansion for IPv4 mapped IPv6 addresses.Michael Adam2008-03-131-2/+8
* Add free_local_machine_name().Günther Deschner2008-01-071-0/+5
* Remove Get_Pwnam and its associated static variableVolker Lendecke2007-12-191-9/+17
* s/sid_to_string/sid_to_fstring/Volker Lendecke2007-12-151-1/+1
* Replace sid_string_static with sid_to_stringVolker Lendecke2007-12-151-1/+2
* Remove pstring from automount lookups. Remove premature optimization.Jeremy Allison2007-12-041-3/+3
* Remove pstrings from everything except srv_spoolss_nt.c.Jeremy Allison2007-11-271-18/+16
* alpha_strcpy includes the space for the terminating nul.Jeremy Allison2007-11-151-3/+6
* Remove more static fstring/pstrings. Fix socket optionJeremy Allison2007-11-091-91/+179
* Remove most of the remaining globals out of lib/util_sock.c.Jeremy Allison2007-11-031-4/+5
* Remove more static data from lib/util_sock.c andJeremy Allison2007-11-031-2/+4
* I can't get away without a 'length' arg. :-).Jeremy Allison2007-11-031-1/+2
* Stop get_peer_addr() and client_addr() from using globalJeremy Allison2007-11-031-1/+2
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-5/+5
* [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter2007-10-101-0/+18
* r25025: Remove an unused functionVolker Lendecke2007-10-101-5/+0
* r24949: Remove some static buffersVolker Lendecke2007-10-101-5/+5
* r24589: Refactor our vuid code so that we keep the sameJeremy Allison2007-10-101-1/+1
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23410: Merge the core of the cluster code.Volker Lendecke2007-10-101-1/+5
* r17039: Eliminate snum from enumshares and getshareinfo. Get rid of some pstr...Volker Lendecke2007-10-101-1/+24
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-120/+62
* r15494: Fix debug statementVolker Lendecke2007-10-101-1/+1
* r14075: * add support for long variable names in smb.conf in the form of %(....)Gerald Carter2007-10-101-210/+155
* r13971: Fix Coverity bugs #209 - #213 - it detected mistakesJeremy Allison2007-10-101-56/+67
* r13293: Rather a big patch I'm afraid, but this should fix bug #3347Jeremy Allison2007-10-101-4/+4