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