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