1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/lib
2002-12-11 23:54:40 +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 Add a timeout to tdb_lock_bystring(). Ensure we never have more than 2002-10-04 22:53:18 +00:00
adt_tree.c fixed a logic error in the sorted_tree_find_child() routine 2002-07-20 02:42:04 +00:00
bitmap.c Merge passdb from HEAD -> 3.0 2002-11-02 03:47:48 +00:00
charcnv.c Fix all returns to be size_t (they are all unsigned). Fixup strlen being 2002-11-11 22:13:05 +00:00
crc32.c int -> uint32 2002-02-17 18:30:01 +00:00
data_blob.c Nobody uses this, and its really just a layer of internal implementation. 2002-05-23 14:24:59 +00:00
debug.c Merge from HEAD: 2002-11-15 14:06:35 +00:00
dmallocmsg.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
dprintf.c updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +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 Lots of fixes for error paths where tdb_fetch() data need freeing. 2002-11-23 02:52:36 +00:00
genrand.c sync 3.0 branch with head 2002-08-17 17:00:51 +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
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 Lots of fixes for error paths where tdb_fetch() data need freeing. 2002-11-23 02:52:36 +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 updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
pidfile.c Bugfix for pidfile_create() from Kelledin. 2002-10-21 00:20: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, struct in_addr is always in network byte order, so we don't 2002-12-01 03:07:42 +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 updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
smbpasswd.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
smbrun.c sync 3.0 branch with head 2002-08-17 17:00:51 +00:00
snprintf.c updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +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 sync'ing up for 3.0alpha20 release 2002-09-25 15:19:00 +00:00
talloc.c updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
tallocmsg.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
talloctort.c Removed version number from file header. 2002-01-30 06:08:46 +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 Removed global_myworkgroup, global_myname, global_myscope. Added liberal 2002-11-12 23:20:50 +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 Removed global_myworkgroup, global_myname, global_myscope. Added liberal 2002-11-12 23:20:50 +00:00
util_str.c Fixed auth module code. Added VALGRIND defines to reduce spurious warnings. 2002-12-11 23:54:40 +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 Fixed auth module code. Added VALGRIND defines to reduce spurious warnings. 2002-12-11 23:54:40 +00:00
wins_srv.c Removed global_myworkgroup, global_myname, global_myscope. Added liberal 2002-11-12 23:20:50 +00:00
xfile.c sync'ing up for 3.0alpha20 release 2002-09-25 15:19:00 +00:00