1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3
Jim McDonough 2ed1dfcf4e Added ads_process_results(), which takes a function that is called for each
entry returned from a search, and applies it to the results.  Re-structured
ads_dump to use this, plus changed the ber_free in ads_dump from (b,1) to
(b,0), in accordance with openldap manpages.  Also allows proper free of
result using ldap_msgfree afterwards, so you can do something with the
results after an ads_dump.
(This used to be commit f01f02fc56)
2002-03-29 21:06:33 +00:00
..
aparser replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down 2001-09-10 11:08:57 +00:00
auth Moved debug messages for grabbing/releasing mutex. 2002-03-27 00:02:49 +00:00
bin Added tdbbackup. 2002-03-12 00:05:22 +00:00
client getpid() -> sys_getpid() 2002-03-14 01:53:04 +00:00
codepages removed old unused files 2001-10-03 13:05:59 +00:00
groupdb Removed version number from file header. 2002-01-30 06:08:46 +00:00
include added a shutdown command to smbcontrol. 2002-03-29 13:49:48 +00:00
intl Removed version number from file header. 2002-01-30 06:08:46 +00:00
lib Added sys_adminlog() system for info the appliance admins really 2002-03-27 23:17:50 +00:00
libads Added ads_process_results(), which takes a function that is called for each 2002-03-29 21:06:33 +00:00
libsmb Make a number of the lookup tables 'const'. I'm told this assists in sharing 2002-03-23 08:45:03 +00:00
locking Fix the mp3 rename bug - also tidy up our open code and remove the special 2002-03-23 02:57:44 +00:00
msdfs Removed version number from file header. 2002-01-30 06:08:46 +00:00
nmbd nmbd handle shutdown message. 2002-03-29 13:58:32 +00:00
nsswitch merge winbindd WINS changes from 2.2 2002-03-29 15:37:39 +00:00
pam_smbpass updates from 2.2 2002-01-12 23:12:13 +00:00
param Added sys_adminlog() system for info the appliance admins really 2002-03-27 23:17:50 +00:00
passdb Removed HAVE_LIBDL from most places (except system.c). Added checks for 2002-03-27 03:00:39 +00:00
po added fr.msg from Fanch 2001-12-09 17:06:45 +00:00
popt stop popt from doing its own intl stuff 2001-11-25 00:10:28 +00:00
printing Stomped on some header file version numbers that have crept back in. 2002-03-22 06:24:38 +00:00
profile Removed version number from file header. 2002-01-30 06:08:46 +00:00
python Aborted experiment to avoid namespace pollution and prototype hell and 2002-03-28 04:14:43 +00:00
rpc_client Renamed get_nt_error_msg() to nt_errstr(). 2002-03-17 04:36:35 +00:00
rpc_parse OpenPrinter() merge from 2.2 2002-03-26 03:15:30 +00:00
rpc_server Ensure we return a parseable value if invalid handle given. 2002-03-29 20:37:56 +00:00
rpcclient Renamed get_nt_error_msg() to nt_errstr(). 2002-03-17 04:36:35 +00:00
script Added another return type. 2002-03-28 04:12:39 +00:00
smbd added shutdown to smbd 2002-03-29 14:28:38 +00:00
smbwrapper Removed version number from file header. 2002-01-30 06:08:46 +00:00
tdb Make winbindd_idmap tdb endian independent. This is very important for 2002-03-21 23:39:17 +00:00
tests added a simple test to see whether building shared libraries actually 2001-12-31 22:10:24 +00:00
torture a dodgy fix for a dodgy race condition in smbtorture child startup 2002-03-28 02:42:25 +00:00
ubiqx Again, just syncronizing. The a function name was changed in the sll 2000-06-08 17:42:20 +00:00
utils added a shutdown command to smbcontrol. 2002-03-29 13:49:48 +00:00
web Add assertions that kill() is never accidentally passed a non-positive 2002-03-20 06:57:03 +00:00
wrepld Make winbindd_idmap tdb endian independent. This is very important for 2002-03-21 23:39:17 +00:00
.cvsignore add .proto.check 2002-03-21 14:09:02 +00:00
.dmallocrc Sample configuration for dmalloc. 2002-01-09 06:35:45 +00:00
acconfig.h This is another *BIG* change... 2002-01-20 14:30:58 +00:00
aclocal.m4 Added SWAT i18n feature: 2001-09-24 15:55:09 +00:00
architecture.doc 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
change-log global change from samba.anu.edu.au to samba.org 1998-11-21 13:20:31 +00:00
CodingSuggestions added "net join" command 2001-11-24 14:16:41 +00:00
config.guess By popular demand: a new config.guess and config.sub 2001-12-08 17:37:59 +00:00
config.sub By popular demand: a new config.guess and config.sub 2001-12-08 17:37:59 +00:00
configure Removed HAVE_LIBDL from most places (except system.c). Added checks for 2002-03-27 03:00:39 +00:00
configure.developer Change ./configure.developer to stay in effect across a 2001-09-25 05:08:05 +00:00
configure.in Removed HAVE_LIBDL from most places (except system.c). Added checks for 2002-03-27 03:00:39 +00:00
configure.nodebug.developer computer too slow to compile with debug info (100mins), but i need all the 2000-03-09 22:22:38 +00:00
Doxyfile Fixed typo. 2002-01-17 02:54:23 +00:00
dynconfig.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
install-sh merge from the autoconf2 branch to the main branch 1998-07-29 03:08:05 +00:00
internals.doc The big character set handling changeover! 2001-07-04 07:15:53 +00:00
mainpage.dox Make CodingSuggestions show up in the Doxygen pages. 2001-11-16 07:28:23 +00:00
Makefile.in merge winbindd WINS changes from 2.2 2002-03-29 15:37:39 +00:00
parsing.doc Added info about parsing debug messages. 1998-10-27 21:07:52 +00:00
smbadduser JHT ==> Removed linefeed that caused problems. 1997-10-13 12:13:11 +00:00