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-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
2001-07-05
make sure we reset the shift state on error for charsets like SJIS
Andrew Tridgell
1
-1
/
+10
2001-07-04
allow to use usrmgr/svrmgr tools in win95
Jean-François Micouleau
1
-5
/
+7
2001-07-04
unicode string length is twice longer ;-)
Jean-François Micouleau
1
-1
/
+1
2001-07-04
added builtin support for UTF8
Andrew Tridgell
1
-1
/
+115
2001-07-04
more portability fixes
Andrew Tridgell
2
-4
/
+4
2001-07-04
portability fixes
Andrew Tridgell
1
-4
/
+9
2001-07-04
got rid of __FUNCTION__ debug
Andrew Tridgell
1
-2
/
+2
2001-07-04
fixed uninitialised variable
Andrew Tridgell
1
-1
/
+1
2001-07-04
we don't need the codepage sources any more
Andrew Tridgell
20
-65250
/
+0
2001-07-04
we don't need the codepages any more
Andrew Tridgell
13
-872
/
+0
2001-07-04
missed a couple of strchr calls
Andrew Tridgell
4
-8
/
+3
2001-07-04
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
78
-278
/
+276
2001-07-04
The big character set handling changeover!
Andrew Tridgell
133
-8860
/
+2412
2001-07-04
This brings HEAD into line with SAMBA_2_2, they now both use bindir.
Andrew Bartlett
1
-3
/
+2
2001-07-04
removed some debug code
Andrew Tridgell
1
-18
/
+13
2001-07-04
check for bad usernames early in session setup
Andrew Tridgell
1
-0
/
+6
2001-07-04
Removed bogus server_n local variable in connect_one() function.
Tim Potter
1
-5
/
+2
2001-07-04
Ensure we correctly round down to 2 second boundary if dos filetime
Jeremy Allison
2
-9
/
+46
2001-07-03
Small warning removal tidyup.
Jeremy Allison
1
-1
/
+1
2001-07-03
Remove the exit_server() calls that stop nmbd linking.
Jeremy Allison
1
-3
/
+5
2001-07-03
Fixed warnings and made const-safe so it has the correct prototype.
Jeremy Allison
1
-12
/
+12
2001-07-03
Removed the default addition of /include to the directory given in
Jeremy Allison
2
-608
/
+605
2001-07-03
Updated to latest from gnu.org.
Jeremy Allison
2
-146
/
+85
2001-07-03
Added #define of int32 to int for cray. This will almost certainly cause
Jeremy Allison
1
-0
/
+3
2001-07-03
Fixed incorrect debug parameters for lock_pid.
Jeremy Allison
1
-2
/
+2
2001-07-03
Split pam_winbind out of WINBIND progs so it can be build separately
Tim Potter
1
-1
/
+2
2001-07-03
See if we can stick to slightly valid C..
Andrew Bartlett
1
-2
/
+8
2001-07-03
Fixed incorrect comment for cli_NetServerEnum()
Tim Potter
1
-4
/
+4
[prev]
[next]