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
Age
Commit message (
Expand
)
Author
Files
Lines
2003-11-14
fix more memory leaks in the LDAP backend code; patches from metze
Gerald Carter
3
-28
/
+52
2003-11-13
* Fix from SATOH Fumiyasu for bug 660 (failing to view print
Gerald Carter
2
-7
/
+9
2003-11-13
More casty-foo ...
Richard Sharpe
1
-1
/
+2
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-12
show locked files for -u <user>; bug 590
Gerald Carter
1
-10
/
+41
2003-11-12
Omit html documentation tree because it has been moved to the separate
Rafal Szczesniak
1
-7
/
+10
2003-11-12
a small include file rearrangement that doesn't affect normal
Andrew Tridgell
21
-3
/
+19
2003-11-12
added support for "make pch" to build a precompiled header. Note that
Andrew Tridgell
1
-0
/
+6
2003-11-11
fix crash bug due to empyrt munged dial string; patch from metze
Gerald Carter
1
-1
/
+1
2003-11-10
Patch from Andrew Bartlett <abartlet@samba.org> for security=server core
Jeremy Allison
1
-6
/
+8
2003-11-10
Fix a problem with configure on *BSD systems. Make sure we add -liconv etc
Richard Sharpe
1
-0
/
+2
2003-11-09
Skip over the winbind separator when looking up a user.
Volker Lendecke
1
-0
/
+1
2003-11-07
* only install swat html files once
Gerald Carter
3
-17
/
+34
2003-11-07
Handle munged dial string. Patch from Aur?lien Degr?mont <adegremont@idealx.c...
Jeremy Allison
4
-16
/
+121
2003-11-07
fix for bug 680 (heads up). This gist is to map the
Gerald Carter
3
-385
/
+361
2003-11-07
don't allow setting of the guest account
Gerald Carter
1
-0
/
+8
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
5
-18
/
+18
2003-11-07
I agree with vl's #if 0 here, and am not quite sure what I was
Andrew Bartlett
1
-13
/
+0
2003-11-07
Remove compleatly wrong comments. (There were correct, 2 years ago...)
Andrew Bartlett
1
-6
/
+0
2003-11-07
Add newline to debug message
Andrew Bartlett
1
-1
/
+1
2003-11-06
A fix to allow configure to find iconv on a number of systems including those
Richard Sharpe
2
-22
/
+24
2003-11-06
Final round of printf warnings fixes for the moment.
Tim Potter
9
-29
/
+34
2003-11-06
Fix bug #471. (const needed in lp_set_name_resolve_order).
Jeremy Allison
1
-2
/
+2
2003-11-06
Ignore tallocdump binary. Previous commit was printf warning fixes and an
Tim Potter
1
-2
/
+3
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-06
run krb5 logins through the username map if the winbindd lookup fails; bug 698
Gerald Carter
1
-4
/
+9
2003-11-06
patch from MORIYAMA Masayuki to save LDFLAGS during iconv detection; bug 570
Gerald Carter
1
-0
/
+1
2003-11-06
Undo last commit to get things building again.
Tim Potter
1
-2
/
+4
2003-11-06
bug 624; make sure to set the GUEST SID rather than using the PDB_DEFAULT flag
Gerald Carter
1
-1
/
+1
2003-11-06
Apply the patch to fix iconv detection for FreeBSD to the Samba 3.0.0 branch
Richard Sharpe
1
-4
/
+2
2003-11-05
Compile tdbdump by default.
Volker Lendecke
1
-1
/
+7
2003-11-05
Patch from James Henstridge to allow rpcclient adddriver command to specify
Tim Potter
1
-3
/
+12
2003-11-05
make sure that we expand %H (from vl); bug 612
Gerald Carter
1
-0
/
+3
2003-11-05
Fix coredump in cli_get_backup_list.
Jeremy Allison
1
-5
/
+2
2003-11-05
Fix debug message warning.
Jeremy Allison
1
-1
/
+1
2003-11-05
Fix for bug #771. Fix packet length for browse list reply.
Jeremy Allison
1
-1
/
+1
2003-11-04
Fix crash bug in smbclient completion. Closes bug #659.
Tim Potter
1
-3
/
+2
2003-11-04
Add ldaplibs to pdbedit link line. Fixes bug #651.
Tim Potter
1
-1
/
+1
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 typo in debug statement.
Tim Potter
1
-1
/
+1
2003-11-04
Generate 64-bit clean printf's for build options.
Tim Potter
1
-8
/
+8
2003-11-04
Fix for bug #703, try lowercase netgroups lookups.
Jeremy Allison
1
-1
/
+18
2003-11-04
Fix missing bracket in quota quote - my fault.
Tim Potter
1
-1
/
+1
2003-11-04
Use a static string instead of malloced one in winbind_{off,on}() utility
Tim Potter
1
-29
/
+8
2003-11-03
Fix for winbindd on HPUX from albert chin (china@thewrittenword.com)
Jeremy Allison
1
-4
/
+2
2003-11-03
removing #include <compat.h> in hopes to avoid problems with apache header fi...
Gerald Carter
2
-5
/
+1
2003-11-03
AC_CHECK_MEMBER seems to have problems for some versions of autoconf, at least
Volker Lendecke
1
-9
/
+23
[next]