1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3/nmbd
Jeremy Allison f6be38cae2 include/byteorder.h: ALIGN4/ALIGN2 macros.
include/includes.h: Added SMB_BIG_UINT_BITS.
lib/util.c: Removed align2/align4 - use macros.
libsmb/namequery.c: Use ALIGN2.
locking/locking.c: Replace do_lock, do_unlock, args with SMB_BIG_UINT, not SMB_OFF_T.
                   Needed to move to hiding POSIX locks at a lower layer.
nmbd/nmbd_processlogon.c: Use ALIGN2/ALIGN4 macros.
smbd/blocking.c: Replace do_lock, do_unlock, args with SMB_BIG_UINT, not SMB_OFF_T.
smbd/reply.c: Replace do_lock, do_unlock, args with SMB_BIG_UINT, not SMB_OFF_T.
Jeremy.
(This used to be commit 491eea8a20)
2000-04-11 19:44:54 +00:00
..
.cvsignore get away with dummy and .dummy files 1998-09-29 04:52:17 +00:00
asyncdns.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
nmbd_become_dmb.c this looks like a big commit, but it isn't really :) 2000-01-07 06:55:36 +00:00
nmbd_become_lmb.c this looks like a big commit, but it isn't really :) 2000-01-07 06:55:36 +00:00
nmbd_browserdb.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
nmbd_browsesync.c this looks like a big commit, but it isn't really :) 2000-01-07 06:55:36 +00:00
nmbd_elections.c this looks like a big commit, but it isn't really :) 2000-01-07 06:55:36 +00:00
nmbd_incomingdgrams.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
nmbd_incomingrequests.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
nmbd_lmhosts.c The function add_name_to_subnet(), in file nmbd_namelistdb.c, returns a 1998-06-23 08:15:05 +00:00
nmbd_logonnames.c this looks like a big commit, but it isn't really :) 2000-01-07 06:55:36 +00:00
nmbd_mynames.c this looks like a big commit, but it isn't really :) 2000-01-07 06:55:36 +00:00
nmbd_namelistdb.c this looks like a big commit, but it isn't really :) 2000-01-07 06:55:36 +00:00
nmbd_namequery.c this looks like a big commit, but it isn't really :) 2000-01-07 06:55:36 +00:00
nmbd_nameregister.c this looks like a big commit, but it isn't really :) 2000-01-07 06:55:36 +00:00
nmbd_namerelease.c this looks like a big commit, but it isn't really :) 2000-01-07 06:55:36 +00:00
nmbd_nodestatus.c this looks like a big commit, but it isn't really :) 2000-01-07 06:55:36 +00:00
nmbd_packets.c the final part of the nmbd merge between head and tng - this gets the 2000-03-27 12:19:58 +00:00
nmbd_processlogon.c include/byteorder.h: ALIGN4/ALIGN2 macros. 2000-04-11 19:44:54 +00:00
nmbd_responserecordsdb.c this looks like a big commit, but it isn't really :) 2000-01-07 06:55:36 +00:00
nmbd_sendannounce.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
nmbd_serverlistdb.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
nmbd_subnetdb.c Additional fix for nmbd and 127.0.0.1 interface. 2000-04-03 17:12:25 +00:00
nmbd_synclists.c this looks like a big commit, but it isn't really :) 2000-01-07 06:55:36 +00:00
nmbd_winsproxy.c Modified auto alignment of ud[] struct on stack to be declared as an 2000-01-28 23:47:31 +00:00
nmbd_winsserver.c when doing a "secure nbns" wack response and check with owner for a 2000-03-26 23:16:07 +00:00
nmbd_workgroupdb.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
nmbd.c finally got sick of the "extern int Client" code and the stupid 2000-04-11 13:55:53 +00:00