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-04-08
fixup extra SAFE_FREE()'s noticed by abartlet
Gerald Carter
1
-2
/
+0
2003-04-08
Patch from Steve Langasek <vorlon@netexpress.net>
John Terpstra
3
-58
/
+85
2003-04-07
const cleanup.
Jeremy Allison
1
-1
/
+1
2003-04-07
BUGS.txt -> Bugs appendix in HOWTO Collection
Jelmer Vernooij
1
-1
/
+1
2003-04-07
ooops new_dir is already len +1 bytes
Simo Sorce
1
-2
/
+2
2003-04-07
check braindead safe_* function length interpretation is correct
Simo Sorce
1
-7
/
+7
2003-04-07
remove unneded instruction
Simo Sorce
1
-1
/
+0
2003-04-07
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
2
-0
/
+515
2003-04-07
Fix build of static libsmbclient
Jelmer Vernooij
1
-2
/
+2
2003-04-07
Only warn about short packets if we are already 'doing signing'.
Andrew Bartlett
1
-1
/
+1
2003-04-07
Make this match head.
Andrew Bartlett
1
-1
/
+1
2003-04-07
Winbind merges from HEAD:
Andrew Bartlett
6
-17
/
+32
2003-04-07
Create a pidfile, even when running in interactive mode.
Tim Potter
1
-3
/
+2
2003-04-07
Merge the ntlm_auth updates (refactor, add --diagnostics) into Samba 3.0
Andrew Bartlett
1
-121
/
+425
2003-04-07
privilaged -> privileged
Tim Potter
5
-10
/
+10
2003-04-07
Remove duplicate "tallocdump" message from tdb messaging system. The
Tim Potter
6
-90
/
+7
2003-04-07
Merge from HEAD - restore previous behaviour of pdb_unix (auto upgrade to
Andrew Bartlett
1
-0
/
+1
2003-04-07
Restore previous behaviour to update on pdb_unix (auto-upgrade to new account)
Andrew Bartlett
1
-0
/
+1
2003-04-06
Fix the handling of smb.conf in libsmbclient.
Richard Sharpe
1
-6
/
+9
2003-04-06
fix commit
Simo Sorce
2
-3
/
+3
2003-04-06
Clean up error messages on cli pipe disconnection, including adding the message
Andrew Bartlett
1
-4
/
+8
2003-04-06
Fix some mixture of FLAG_GLOBAL|FLAG_SHARE in synonyms
Alexander Bokovoy
1
-3
/
+3
2003-04-06
Fix the interface of pull_ucs2_charcnv() to take a (char **) arg, not a (void...
Andrew Bartlett
1
-2
/
+2
2003-04-06
SMB signing updates - this gets NTLMSSP signing workin to the point where I
Andrew Bartlett
4
-16
/
+39
2003-04-06
Fix memory leak of the key.
Andrew Bartlett
1
-0
/
+1
2003-04-06
Don't bail if we have a badly formed record, just move on to the next one.
Andrew Bartlett
1
-1
/
+1
2003-04-06
strequal() returns True for equal, not an int
Andrew Tridgell
1
-2
/
+4
2003-04-06
don't rely on realloc() working on NULL
Andrew Tridgell
1
-3
/
+3
2003-04-06
If the string does not convert back, print the buggy result.
Andrew Bartlett
1
-3
/
+10
2003-04-06
Fix bigballofmud.so, and add a test to show a bug I'm having with push_ucs2.
Andrew Bartlett
2
-1
/
+44
2003-04-06
This commit make winbindd copy winbindd_idmap.tdb into idmap.tdb on the
Simo Sorce
4
-156
/
+42
2003-04-06
Merge the TNG netlogon schannel from HEAD.
Volker Lendecke
7
-35
/
+581
2003-04-06
Make autogen.sh more portable by having it work on both Linux and FreeBSD
Richard Sharpe
1
-2
/
+2
2003-04-06
Fix building on platforms without ldap
Jelmer Vernooij
2
-3
/
+5
2003-04-05
Fix debug handling in libsmbclient.c.
Richard Sharpe
2
-6
/
+6
2003-04-05
some more idmapping :)
Simo Sorce
3
-25
/
+70
2003-04-05
Ensure we don't segfault if ldap doesn't fill in the ld_error string (merge f...
Andrew Bartlett
1
-18
/
+18
2003-04-04
Some more good stuff from coolo.
Richard Sharpe
3
-103
/
+94
2003-04-04
Replace .so by .$SHLIBEXT
Jelmer Vernooij
1
-8
/
+8
2003-04-04
Replace 'so' by $SHLIBEXT
Jelmer Vernooij
1
-38
/
+35
2003-04-04
Use $SHLIBEXT rather then so
Jelmer Vernooij
1
-2
/
+2
2003-04-04
Use $SHLIBEXT, not .so
Jelmer Vernooij
1
-2
/
+5
2003-04-04
Add some castiness for Don McCall.
Richard Sharpe
1
-2
/
+2
2003-04-04
Re-fix regression noticed by Tom Schaefer <tom@umsl.edu> due to
Jeremy Allison
2
-0
/
+5
2003-04-04
Re-fix regression noticed by Tom Schaefer <tom@umsl.edu> due to
Jeremy Allison
2
-0
/
+5
2003-04-04
Some castiness for Don McCall.
Richard Sharpe
1
-2
/
+2
2003-04-04
Fix for very subtle POSIX lock interaction race condition found by
Jeremy Allison
3
-15
/
+46
2003-04-04
Fix for very subtle POSIX lock interaction race condition found by
Jeremy Allison
3
-15
/
+46
2003-04-04
This is a merge of the NETLOGON schannel server code from Samba
Volker Lendecke
7
-35
/
+581
2003-04-04
Export lazy_initialize_conv so that it can be called from
Martin Pool
1
-1
/
+5
[next]