1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source3/lib
Jeremy Allison 8490fa4854 const cleanup.
Jeremy.
(This used to be commit 03ad0179e3)
2003-04-07 21:11:33 +00:00
..
.cvsignore
access.c fix CIDR hosts allow/deny notation 2003-03-28 15:42:36 +00:00
account_pol.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
adt_tree.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
bitmap.c Merge of signed/unsigned fixes from HEAD. 2003-02-01 07:25:53 +00:00
charcnv.c Export lazy_initialize_conv so that it can be called from 2003-04-04 08:25:05 +00:00
clobber.c Split "clobber" function and variables into its own file before it 2003-03-18 07:09:23 +00:00
crc32.c Add const. 2003-03-18 12:12:14 +00:00
data_blob.c Merge from HEAD client-side authentication changes: 2003-02-24 02:55:00 +00:00
debug.c Merge of REQ_DEBUGLEVEL messaging and debug_count fixes from HEAD. 2003-01-30 04:37:18 +00:00
dmallocmsg.c
dprintf.c Merge from HEAD - add PRINTF_ATTRIBUTE to a few more functions. 2003-01-03 03:24:23 +00:00
fault.c BUGS.txt -> Bugs appendix in HOWTO Collection 2003-04-07 18:27:32 +00:00
fsusage.c
gencache.c (merge from HEAD) Valgrind found some memory leaks! 2003-03-22 23:32:50 +00:00
genrand.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
getsmbpass.c const cleanup. 2003-04-07 21:11:33 +00:00
hash.c Merge doxygen, signed/unsigned, const and other small fixes from HEAD to 3.0. 2003-02-24 03:09:08 +00:00
hmacmd5.c
iconv.c Patch from Michael Steffens. In his own words : 2003-03-07 19:37:31 +00:00
interface.c Removed global_myworkgroup, global_myname, global_myscope. Added liberal 2002-11-12 23:20:50 +00:00
interfaces.c
ldap_escape.c Always escape ldap filter strings. Escaping code was from pam_ldap, but I'm to 2003-02-01 05:20:11 +00:00
md4.c
md5.c
messages.c lib/messages.c: Check return from chainlock before modifying message queue. 2003-03-20 00:52:37 +00:00
module.c - Rename 'modules = ' to 'preload modules = ' 2003-02-27 01:54:41 +00:00
ms_fnmatch.c
pam_errors.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
pidfile.c Merge doxygen, signed/unsigned, const and other small fixes from HEAD to 3.0. 2003-02-24 03:09:08 +00:00
popt_common.c Removed global_myworkgroup, global_myname, global_myscope. Added liberal 2002-11-12 23:20:50 +00:00
readline.c merge from HEAD - x_fileno, not fileno on an XFILE 2003-02-08 01:01:49 +00:00
replace.c Merge minor library fixes from HEAD to 3.0. 2003-02-19 12:31:16 +00:00
select.c
sendfile.c merging [un]signed declaration 2003-01-24 16:34:54 +00:00
server_mutex.c Merge from HEAD - make winbindd locking sane again: 2003-03-17 23:06:12 +00:00
signal.c Merge from HEAD: 2003-01-14 08:26:54 +00:00
smbpasswd.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
smbrun.c
snprintf.c merge from 2.2 2002-12-19 19:57:37 +00:00
substitute.c Add an extra parameter to our 'set_remote_machine_name' and 2003-03-18 09:52:55 +00:00
sysacls.c
system_smbd.c Merge minor library fixes from HEAD to 3.0. 2003-02-19 12:31:16 +00:00
system.c dlsym takes a const char *. 2003-03-03 19:53:04 +00:00
talloc.c Finish adding strings to all talloc_init() calls. 2002-12-23 23:54:10 +00:00
tallocmsg.c Forward port the change to talloc_init() to make all talloc contexts 2002-12-20 20:23:06 +00:00
talloctort.c talloc_init_named -> talloc_init. 2002-12-22 16:03:28 +00:00
time.c Merge doxygen, signed/unsigned, const and other small fixes from HEAD to 3.0. 2003-02-24 03:09:08 +00:00
ufc.c
username.c Merge of server-side authentication changes to 3.0: 2003-02-24 02:35:54 +00:00
util_file.c Merge doxygen, signed/unsigned, const and other small fixes from HEAD to 3.0. 2003-02-24 03:09:08 +00:00
util_getent.c Merge from head. Move off-by-one buggy malloc()/safe_strcpy() combination to strdup() instead. 2003-02-24 19:22:54 +00:00
util_pw.c
util_seaccess.c Merge doxygen, signed/unsigned, const and other small fixes from HEAD to 3.0. 2003-02-24 03:09:08 +00:00
util_sec.c
util_sid.c Some progress towards gums and tdbsam2 2003-03-07 18:26:24 +00:00
util_smbd.c
util_sock.c Samba janitor: adding mbp's umask patch :-). 2003-02-07 21:59:51 +00:00
util_str.c Don't set zero length for the base64 decoded string (fixes swat auth). 2003-04-02 00:17:03 +00:00
util_unistr.c check_dos_char: Change this to use a lazily-initialized lookup table 2003-04-04 08:16:14 +00:00
util_uuid.c Merge a bunch of trivial changes from HEAD. The difference remaining 2002-11-29 02:58:59 +00:00
util.c (merge from HEAD) 2003-03-22 13:47:42 +00:00
wins_srv.c Merge of wins server dead list into gencache.tdb 2003-01-22 23:32:03 +00:00
xfile.c Merge doxygen, signed/unsigned, const and other small fixes from HEAD to 3.0. 2003-02-24 03:09:08 +00:00