index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Try to avoid clashes with OpenSSL when built --with-ssl, they also have md5.h,
Andrew Bartlett
2001-07-10
1
-0
/
+4
*
Change the order of the -fPIC and -KPIC tests to ensure that UnixWare
Richard Sharpe
2001-07-10
1
-6
/
+7
*
much better handling of broken DNS servers
Andrew Tridgell
2001-07-10
1
-16
/
+2
*
added winbind_exclude_domain() so smbd can tell the winbind client
Andrew Tridgell
2001-07-10
2
-0
/
+22
*
Removed unused local variables.
Tim Potter
2001-07-10
1
-8
/
+0
*
implement:
Jean-François Micouleau
2001-07-09
4
-3
/
+1032
*
add query user info level 20 (for RAS)
Jean-François Micouleau
2001-07-09
3
-22
/
+297
*
when converting ascii to unicode, if the ascii string is NULL, don't
Jean-François Micouleau
2001-07-09
1
-0
/
+7
*
split the nt_drivers.tdb in 3 separate tdb files. Should speed-up lookups
Jean-François Micouleau
2001-07-09
1
-32
/
+114
*
when retrieving by sid fill also the map.sid field
Jean-François Micouleau
2001-07-09
1
-5
/
+6
*
allow to rename an NT group
Jean-François Micouleau
2001-07-09
1
-2
/
+5
*
fixed anonymous login in rpcclient
Andrew Tridgell
2001-07-08
1
-4
/
+7
*
removed remnants of libtool
Andrew Tridgell
2001-07-08
5
-8316
/
+729
*
improved the command line parsing of rpcclient
Andrew Tridgell
2001-07-08
1
-16
/
+17
*
allow winbindd to run as non-root so we can test it more easily
Andrew Tridgell
2001-07-08
2
-9
/
+7
*
formatting fix
Andrew Tridgell
2001-07-08
1
-1
/
+1
*
added sec_initial_uid() function so we can ask if a file is owned by
Andrew Tridgell
2001-07-08
1
-0
/
+8
*
fixed the auto-initialisation of the iconv descriptors
Andrew Tridgell
2001-07-08
1
-11
/
+11
*
This removes unused paramaters from various authtication functions, and should
Andrew Bartlett
2001-07-08
7
-41
/
+24
*
Fix the loading of configuration files using the include syntax.
Andrew Bartlett
2001-07-08
1
-15
/
+19
*
fixed some unicode and LANMAN2 bugs in trans2 find first/next
Andrew Tridgell
2001-07-07
1
-39
/
+3
*
fixed some unicode and LANMAN2 bugs in trans2 find first
Andrew Tridgell
2001-07-07
1
-103
/
+77
*
Add a new paramater: add machine script
Andrew Bartlett
2001-07-07
2
-3
/
+15
*
Add backend encryption support for NTLMv2.
Andrew Bartlett
2001-07-07
10
-13
/
+546
*
You can't dump_data() a function pointer...
Andrew Bartlett
2001-07-07
1
-1
/
+1
*
Update smbtorture in line with SAMBA_2_2
Andrew Bartlett
2001-07-07
1
-5
/
+34
*
Password changing via PAM works now. DONT CHANGE THIS UNLESS YOU RE-TEST !!!!!!
Jeremy Allison
2001-07-06
2
-4
/
+38
*
fixed strrchr_m
Andrew Tridgell
2001-07-06
1
-4
/
+3
*
Don't try and open tdb secrets file in non-root/local mode.
Jeremy Allison
2001-07-06
1
-2
/
+1
*
Wrapped dlerror() in the same way as the other dlxxx() calls.
Jeremy Allison
2001-07-06
3
-3
/
+12
*
Added JF's fix for max_entries being 0.
Jeremy Allison
2001-07-06
1
-0
/
+15
*
formatting fixes
Andrew Tridgell
2001-07-06
1
-7
/
+7
*
check for initialisation in convert_string()
Andrew Tridgell
2001-07-06
1
-0
/
+6
*
A program to display a tree of domains, servers and shares similar to the
Tim Potter
2001-07-06
1
-0
/
+419
*
fixed a silly bug in the internal UTF8 implementation
Andrew Tridgell
2001-07-06
1
-1
/
+14
*
fixed bug where we looked at the first byte of a password to determine
Andrew Tridgell
2001-07-06
1
-12
/
+2
*
got rid of insanely verbose debug messages on startup
Andrew Tridgell
2001-07-06
1
-1
/
+1
*
fixed inetd operation as non-root
Andrew Tridgell
2001-07-06
1
-4
/
+0
*
added some comments and removed an unnecessary check
Andrew Tridgell
2001-07-06
1
-3
/
+2
*
Fix race where wrong action (created or opened) could be returned.
Jeremy Allison
2001-07-05
1
-0
/
+8
*
Fix for enumerating large numbers of users.
Jeremy Allison
2001-07-05
3
-35
/
+50
*
Fix for rabbit-pellet mode. Chris please test this. Thanks for Dave CB
Jeremy Allison
2001-07-05
1
-0
/
+6
*
Allow user to specify CFLAGS even when using configure.developer
Andrew Bartlett
2001-07-05
1
-1
/
+1
*
removed an unreachable statement
Andrew Tridgell
2001-07-05
1
-1
/
+0
*
this fixes the failure of MS office on VFAT partitions on Linux
Andrew Tridgell
2001-07-05
1
-30
/
+29
*
Renamed formal parameter fd to fnum because we're talking about SMB file
Tim Potter
2001-07-05
1
-10
/
+7
*
fixed a bug in the parameters SMBctemp uses in open_file_shared()
Andrew Tridgell
2001-07-05
1
-8
/
+7
*
fixed compilation of masktest on AIX
Andrew Tridgell
2001-07-05
1
-7
/
+7
*
use alpha_strcpy on DNS names
Andrew Tridgell
2001-07-05
1
-0
/
+6
*
use alpha_strcpy on the domain as it comes off the wire
Andrew Tridgell
2001-07-05
1
-8
/
+3
[prev]
[next]