summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2001-07-10Andrew B and I were commiting the same fix at the same time in differentChristopher R. Hertel1-4/+1
2001-07-10Fix tree breakage, the last change was entirly non-portable, and we alreadyAndrew Bartlett1-1/+3
2001-07-10This fixes security=domain, which has been broke since the big charsetAndrew Bartlett3-20/+60
2001-07-10Fix from John Malmberg. When I added the additional information to theChristopher R. Hertel1-0/+3
2001-07-10Try to avoid clashes with OpenSSL when built --with-ssl, they also have md5.h,Andrew Bartlett1-0/+4
2001-07-10Change the order of the -fPIC and -KPIC tests to ensure that UnixWareRichard Sharpe1-6/+7
2001-07-10much better handling of broken DNS serversAndrew Tridgell1-16/+2
2001-07-10added winbind_exclude_domain() so smbd can tell the winbind clientAndrew Tridgell2-0/+22
2001-07-10Removed unused local variables.Tim Potter1-8/+0
2001-07-09implement:Jean-François Micouleau4-3/+1032
2001-07-09add query user info level 20 (for RAS)Jean-François Micouleau3-22/+297
2001-07-09when converting ascii to unicode, if the ascii string is NULL, don'tJean-François Micouleau1-0/+7
2001-07-09split the nt_drivers.tdb in 3 separate tdb files. Should speed-up lookupsJean-François Micouleau1-32/+114
2001-07-09when retrieving by sid fill also the map.sid fieldJean-François Micouleau1-5/+6
2001-07-09allow to rename an NT groupJean-François Micouleau1-2/+5
2001-07-08fixed anonymous login in rpcclientAndrew Tridgell1-4/+7
2001-07-08removed remnants of libtoolAndrew Tridgell5-8316/+729
2001-07-08improved the command line parsing of rpcclientAndrew Tridgell1-16/+17
2001-07-08allow winbindd to run as non-root so we can test it more easilyAndrew Tridgell2-9/+7
2001-07-08formatting fixAndrew Tridgell1-1/+1
2001-07-08added sec_initial_uid() function so we can ask if a file is owned byAndrew Tridgell1-0/+8
2001-07-08fixed the auto-initialisation of the iconv descriptorsAndrew Tridgell1-11/+11
2001-07-08This removes unused paramaters from various authtication functions, and shouldAndrew Bartlett7-41/+24
2001-07-08Fix the loading of configuration files using the include syntax.Andrew Bartlett1-15/+19
2001-07-07fixed some unicode and LANMAN2 bugs in trans2 find first/nextAndrew Tridgell1-39/+3
2001-07-07fixed some unicode and LANMAN2 bugs in trans2 find firstAndrew Tridgell1-103/+77
2001-07-07Add a new paramater: add machine scriptAndrew Bartlett2-3/+15
2001-07-07Add backend encryption support for NTLMv2.Andrew Bartlett10-13/+546
2001-07-07You can't dump_data() a function pointer...Andrew Bartlett1-1/+1
2001-07-07Update smbtorture in line with SAMBA_2_2Andrew Bartlett1-5/+34
2001-07-06Password changing via PAM works now. DONT CHANGE THIS UNLESS YOU RE-TEST !!!!!!Jeremy Allison2-4/+38
2001-07-06fixed strrchr_mAndrew Tridgell1-4/+3
2001-07-06Don't try and open tdb secrets file in non-root/local mode.Jeremy Allison1-2/+1
2001-07-06Wrapped dlerror() in the same way as the other dlxxx() calls.Jeremy Allison3-3/+12
2001-07-06Added JF's fix for max_entries being 0.Jeremy Allison1-0/+15
2001-07-06formatting fixesAndrew Tridgell1-7/+7
2001-07-06check for initialisation in convert_string()Andrew Tridgell1-0/+6
2001-07-06A program to display a tree of domains, servers and shares similar to theTim Potter1-0/+419
2001-07-06fixed a silly bug in the internal UTF8 implementationAndrew Tridgell1-1/+14
2001-07-06fixed bug where we looked at the first byte of a password to determineAndrew Tridgell1-12/+2
2001-07-06got rid of insanely verbose debug messages on startupAndrew Tridgell1-1/+1
2001-07-06fixed inetd operation as non-rootAndrew Tridgell1-4/+0
2001-07-06added some comments and removed an unnecessary checkAndrew Tridgell1-3/+2
2001-07-05Fix race where wrong action (created or opened) could be returned.Jeremy Allison1-0/+8
2001-07-05Fix for enumerating large numbers of users.Jeremy Allison3-35/+50
2001-07-05Fix for rabbit-pellet mode. Chris please test this. Thanks for Dave CBJeremy Allison1-0/+6
2001-07-05Allow user to specify CFLAGS even when using configure.developerAndrew Bartlett1-1/+1
2001-07-05removed an unreachable statementAndrew Tridgell1-1/+0
2001-07-05this fixes the failure of MS office on VFAT partitions on LinuxAndrew Tridgell1-30/+29
2001-07-05Renamed formal parameter fd to fnum because we're talking about SMB fileTim Potter1-10/+7