1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3/lib
Andrew Bartlett d645041d63 Merge from HEAD:
- remove useless #else
 - signed/unsigned fixes
 - use an fstring for LM hash buffer.

Andrew Bartlett
(This used to be commit c0fb53c31f)
2003-01-14 08:26:54 +00:00
..
.cvsignore - fixed cast warnings 1998-10-05 12:35:30 +00:00
access.c Removed global_myworkgroup, global_myname, global_myscope. Added liberal 2002-11-12 23:20:50 +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 passdb from HEAD -> 3.0 2002-11-02 03:47:48 +00:00
charcnv.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
crc32.c int -> uint32 2002-02-17 18:30:01 +00:00
data_blob.c Don't touch data after a free. 2003-01-13 23:15:14 +00:00
debug.c Merge from HEAD - baseless parinoia about never having a closed dbf (the debug 2003-01-04 08:49:20 +00:00
dmallocmsg.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
dprintf.c Merge from HEAD - add PRINTF_ATTRIBUTE to a few more functions. 2003-01-03 03:24:23 +00:00
fault.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
fsusage.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
gencache.c Merge from HEAD - whitespace :-) 2003-01-04 09:08:47 +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 Sync with HEAD 2002-10-29 17:31:00 +00:00
hash.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
hmacmd5.c bcopy must DIE ! Stop people creeping use of bcopy back into the code 2002-02-26 17:40:43 +00:00
iconv.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
interface.c Removed global_myworkgroup, global_myname, global_myscope. Added liberal 2002-11-12 23:20:50 +00:00
interfaces.c updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
libsmb_compat.c More janitorial duties. Pulling these in from samba-head. 2003-01-13 20:37:46 +00:00
md4.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
md5.c updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
messages.c Added new message_send_pid() code that uses tdb append to reduce locking 2003-01-11 00:17:41 +00:00
ms_fnmatch.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
netatalk.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
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 from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
popt_common.c Removed global_myworkgroup, global_myname, global_myscope. Added liberal 2002-11-12 23:20:50 +00:00
readline.c sync'ing up for 3.0alpha20 release 2002-09-25 15:19:00 +00:00
replace.c Merge from HEAD - tridge's new timegm() that actually works on solaris. 2003-01-03 01:41:44 +00:00
select.c updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
sendfile.c Fix Solaris sendfile detection. Add small fixes to sendfile code. 2002-10-01 05:54:40 +00:00
server_mutex.c sync'ing up for 3.0alpha20 release 2002-09-25 15:19:00 +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 sync 3.0 branch with head 2002-08-17 17:00:51 +00:00
snprintf.c merge from 2.2 2002-12-19 19:57:37 +00:00
substitute.c merged the %U changes to 3.0 2002-11-20 00:53:24 +00:00
sysacls.c updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
system_smbd.c sync'ing up for 3.0alpha20 release 2002-09-25 15:19:00 +00:00
system.c Merge from HEAD - add PRINTF_ATTRIBUTE to a few more functions. 2003-01-03 03:24:23 +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:21:31 +00:00
talloctort.c talloc_init_named -> talloc_init. 2002-12-22 16:03:28 +00:00
time.c The _abs time functions should not be converting from/to GMT. 2002-12-10 00:46:52 +00:00
ufc.c Fixed warnings and made const-safe so it has the correct prototype. 2001-07-03 21:07:26 +00:00
username.c Removed global_myworkgroup, global_myname, global_myscope. Added liberal 2002-11-12 23:20:50 +00:00
util_file.c updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
util_getent.c sync 3.0 branch with head 2002-08-17 17:00:51 +00:00
util_pw.c updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
util_seaccess.c port sec_desc headers reordering from HEAD. 2002-11-02 12:53:13 +00:00
util_sec.c updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
util_sid.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
util_smbd.c Move tridge's getgrouplist() replacement function from replace.c to a new 2002-08-17 07:09:22 +00:00
util_sock.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
util_str.c Merge from HEAD - whitespace :-) 2003-01-04 09:08:47 +00:00
util_unistr.c patches from Urban 2002-11-08 18:45:38 +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 patch to include support for daemontools from Michael Handler 2003-01-03 17:39:30 +00:00
wins_srv.c Removed global_myworkgroup, global_myname, global_myscope. Added liberal 2002-11-12 23:20:50 +00:00
xfile.c Merge from HEAD - add PRINTF_ATTRIBUTE to a few more functions. 2003-01-03 03:24:23 +00:00