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-25
Fix our parsing of the LDAP url. We get around it as all decent systems seem
Volker Lendecke
1
-1
/
+1
2003-12-25
(merge from 3.0)
Andrew Bartlett
1
-5
/
+0
2003-12-11
Patch from James Peach <jpeach@sgi.com>. Remove the MAX_CONNECTIONS limit
Jeremy Allison
1
-0
/
+14
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-22
(merge from 3.0)
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
Added useful information to debug lines.
Rafal Szczesniak
1
-4
/
+4
2003-11-19
Look at error before using it in debug statement.
Jeremy Allison
1
-3
/
+2
2003-11-18
Useful debug message. Patch by metze.
Rafal Szczesniak
1
-3
/
+5
2003-11-18
Remove unneeded second open for filename ending in '.' now we know it's
Jeremy Allison
1
-1
/
+1
2003-11-15
Split smbldap in a core file and a utility file
Simo Sorce
2
-175
/
+203
2003-11-07
From 3_0:
Volker Lendecke
2
-0
/
+31
2003-11-07
From 3_0:
Volker Lendecke
2
-13
/
+13
2003-11-05
Merge of 64-bit printf warning fixes.
Tim Potter
3
-8
/
+11
2003-11-05
Merge from 3.0:
Tim Potter
1
-1
/
+1
2003-11-05
Merge from 3.0:
Tim Potter
1
-1
/
+1
2003-11-05
make sure that we expand %H (from vl); bug 612
Gerald Carter
1
-0
/
+3
2003-11-04
Fix for bug #703, try lowercase netgroups lookups.
Jeremy Allison
1
-1
/
+18
2003-10-30
Add string to uuid fn. Thanks aliguori.
Jim McDonough
1
-1
/
+84
2003-10-30
Last of the GUID->struct uuid changes.
Jim McDonough
1
-7
/
+7
2003-10-30
Nearing the end of the GUID -> struct uuid changes.
Jim McDonough
1
-6
/
+6
2003-10-30
Ok, nearing the end of the GUID->struct uuid changes.
Jim McDonough
1
-2
/
+2
2003-10-30
First round of merging various UUID structures.
Jim McDonough
2
-55
/
+26
2003-10-29
Fixes to check for wraps which could cause coredumps.
Jeremy Allison
1
-0
/
+1
2003-10-24
Check for va_copy before you check for __va_copy, since va_copy is the
Richard Sharpe
1
-0
/
+4
2003-10-23
Merge from 3_0:
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-13
So here it is a non-intrusive patch with my latest work on gums (the
Simo Sorce
2
-4
/
+19
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 in tests/
Jelmer Vernooij
1
-99
/
+1
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
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-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-24
* sync more files from 3.0
Gerald Carter
2
-24
/
+40
2003-09-22
fix some warnings found by the Sun C compiler
Gerald Carter
1
-1
/
+1
2003-09-19
Ensure that dup_sec_desc copies the 'type' field correctly. This caused
Jeremy Allison
1
-2
/
+2
[next]