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
path:
root
/
source3
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2003-12-10
Fix #558 -- support ISO-8859-1 internally. Makes Solaris users a bit happier
Alexander Bokovoy
1
-0
/
+28
2003-12-09
fix bug in get_peer_name() caused by --enable-developer and using the same sr...
Gerald Carter
1
-3
/
+11
2003-12-08
working on bug 687; protect against null src strings in alloc_sub_basic()
Gerald Carter
1
-0
/
+7
2003-12-08
make sure we use a real network address in case there are extra non-zero octe...
Gerald Carter
1
-1
/
+1
2003-12-05
fix %a variable for Windows 2003 -> Win2K3
Gerald Carter
1
-10
/
+14
2003-12-04
support munged dial for ldapsam; patch from Aurélien Degrémont; bug 800
Gerald Carter
1
-0
/
+1
2003-12-04
don't crash on a NULL priviledge pointer; patch from Jianliang Lu
Gerald Carter
1
-0
/
+6
2003-12-01
Get a little paranoid about memfree use in convert_string_allocate..
Jeremy Allison
1
-7
/
+6
2003-12-01
fix inverted logic caused by s/strcmp/strequal/; host allow/deny works again;...
Gerald Carter
1
-1
/
+1
2003-11-26
Clean up a comment noticed by Jonathan Shao@Panasas.com and remove an
Richard Sharpe
1
-3
/
+2
2003-11-22
Changes all over the shop, but all towards:
Andrew Bartlett
1
-4
/
+10
2003-11-22
Ensure that items in a list of strings containing whitespace
Gerald Carter
1
-1
/
+1
2003-11-19
Look at error before using it in debug statement.
Jeremy Allison
1
-3
/
+2
2003-11-19
Added useful information to debug lines.
Rafal Szczesniak
1
-4
/
+4
2003-11-18
Useful debug message. Patch by metze.
Rafal Szczesniak
1
-2
/
+4
2003-11-18
Remove unneeded second open for filename ending in '.' now we know it's
Jeremy Allison
1
-1
/
+1
2003-11-13
Squelch some warnings with more casty-foo.
Richard Sharpe
1
-2
/
+2
2003-11-13
Fix a couple of warnings with casts.
Richard Sharpe
1
-2
/
+2
2003-11-07
Implement %i-Macro for the locally used IP address. With this you can again
Volker Lendecke
2
-0
/
+31
2003-11-07
Simple rename of get_socket_addr to get_peer_addr and get_socket_name to
Volker Lendecke
2
-13
/
+13
2003-11-06
Undo accidentally committed stuff.
Tim Potter
1
-111
/
+0
2003-11-06
Ignore tallocdump binary.
Tim Potter
2
-2
/
+113
2003-11-05
make sure that we expand %H (from vl); bug 612
Gerald Carter
1
-0
/
+3
2003-11-04
Use the actual size of the buffer in strftime instead of a made up value
Tim Potter
1
-1
/
+1
2003-11-04
Fix for bug #703, try lowercase netgroups lookups.
Jeremy Allison
1
-1
/
+18
2003-11-03
Fix more 64-bit printf warnings.
Tim Potter
3
-8
/
+11
2003-11-02
Cast to fix warning on Solaris sendfile - check buildfarm output
Tim Potter
1
-1
/
+1
2003-10-29
Fixes to check for wraps which could cause coredumps.
Jeremy Allison
1
-0
/
+1
2003-10-24
Some spelling mistakes in aclocal.m4 and the va_copy fixups in configure.in
Richard Sharpe
1
-0
/
+4
2003-10-23
After a phonecall with jra finally commit this.
Volker Lendecke
2
-12
/
+5
2003-10-23
Volker's fix for bug #668. Change the \n after the password prompt to go
Jim McDonough
1
-2
/
+3
2003-10-22
Put strcasecmp/strncasecmp on the banned list (except for needed calls
Jeremy Allison
6
-17
/
+23
2003-10-21
Patch from Stefan Metzmacher <metze@metzemix.de> to fix signing problems
Jeremy Allison
1
-2
/
+17
2003-10-14
Delete unused label to fix compiler warning.
Tim Potter
1
-1
/
+0
2003-10-12
make nt-time <-> unix-time functions nearly reversible
Simo Sorce
1
-2
/
+5
2003-10-09
Move sysquotas autoconf tests to a seperate file.
Jelmer Vernooij
1
-99
/
+1
2003-10-06
split some security related functions in their own files.
Simo Sorce
3
-151
/
+1
2003-10-06
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
4
-0
/
+1270
2003-10-06
split some security related functions in their own files.
Simo Sorce
7
-151
/
+1271
2003-10-01
Fixed silly typo checking for signal_handler not signal.
Jeremy Allison
1
-1
/
+1
2003-10-01
Fixed silly typo checking for signal_handler not signal.
Jeremy Allison
1
-1
/
+1
2003-10-01
Allow ^C to interrupt smbpasswd if using our getpass.
Jeremy Allison
1
-62
/
+86
2003-10-01
Allow ^C to interrupt smbpasswd if using our getpass.
Jeremy Allison
1
-62
/
+86
2003-10-01
merge of parameter changes from 3.0 and fix for bug 550
Gerald Carter
2
-4
/
+6
2003-10-01
wrap internals of sys_setgroups() so the sys_XX() call can be done unconditio...
Gerald Carter
2
-4
/
+6
2003-09-29
Merge from 3.0:
Tim Potter
1
-1
/
+1
2003-09-29
Merge from 3.0:
Tim Potter
1
-5
/
+7
2003-09-27
iconv isn't const safe. Neither should smb_iconv be.
Jeremy Allison
1
-1
/
+1
2003-09-25
Fix for #480. Change the interface for init_unistr2 to not take a length
Jeremy Allison
1
-5
/
+7
2003-09-24
* sync more files from 3.0
Gerald Carter
2
-24
/
+40
[next]