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
2004-02-04
Fixup the allocate version of the function to do "crap" conversions too.
Jeremy Allison
1
-20
/
+83
2004-02-04
return NSS_SUCCESS if we have found the max number of gids possible on Solari...
Gerald Carter
1
-4
/
+7
2004-02-04
Fix const warning
Andrew Bartlett
1
-2
/
+2
2004-02-04
This should be the correct fix for the lack of a prototype for
Andrew Bartlett
3
-13
/
+1
2004-02-04
Working on #830. Cope with bad conversions better - don't just memcpy but
Jeremy Allison
2
-11
/
+82
2004-02-03
Fix for a bug where the mutex could be left locked. Also remove the
Jeremy Allison
2
-168
/
+8
2004-02-02
A few fixes from "L. Lucius" <ib@digicron.com>. Don't use int when it's
Jeremy Allison
1
-3
/
+3
2004-02-02
fix installmodules problem with make on True64
Gerald Carter
1
-2
/
+2
2004-02-02
fix problems with proto.h
Gerald Carter
2
-2
/
+2
2004-02-02
there are places in the samba3 code that don't check properly for
Andrew Tridgell
1
-0
/
+4
2004-02-02
the conversion from int to size_t in charcnv did not take into account
Andrew Tridgell
1
-1
/
+1
2004-02-02
Remove bogus check. No functional change, just cosmetics.
Volker Lendecke
1
-5
/
+0
2004-02-02
Always at least try to compile in cracklib support.
Andrew Bartlett
1
-1
/
+1
2004-02-02
Merge the 'use cracklib' parameter from HEAD back to 3.0
Andrew Bartlett
1
-0
/
+4
2004-02-02
remerge andrew's cracklib patch from HEAD and fix a compile warnings
Gerald Carter
5
-26
/
+144
2004-02-01
Include sys/acl.h in check for broken nisplus include files. Bug #1025.
Tim Potter
1
-1
/
+3
2004-02-01
Don't log an error in tdb_brlock() if a non-blocking lock returns EAGAIN -
Tim Potter
1
-4
/
+8
2004-01-31
* BUG 101: patch from j.lu@tiesse.com to set the SV_TYPE_PRINTQ_SERVER;
Gerald Carter
2
-115
/
+10
2004-01-31
cleanup patch for bug 977 so we don't display incorrect debug messages
Gerald Carter
1
-8
/
+12
2004-01-30
If we are setting the NT or LM password to NULL, remove the attribute
Andrew Bartlett
1
-17
/
+31
2004-01-30
Fix up name canonicalization (needed for krb5 keytab support later).
Jeremy Allison
8
-56
/
+39
2004-01-30
disable any account that doesn't have a password and doesn't had the ACB_PWNO...
Gerald Carter
1
-6
/
+12
2004-01-29
more initialization fixes
Gerald Carter
2
-0
/
+63
2004-01-29
disable template accounts by default
Gerald Carter
1
-1
/
+1
2004-01-29
initialization fixes
Gerald Carter
2
-2
/
+51
2004-01-29
removing more unused parameters
Gerald Carter
1
-10
/
+0
2004-01-29
BUG 570: don't overwrite LDFLAGS; patch from MORIYAMA Masayuki <moriyama@mira...
Gerald Carter
1
-1
/
+1
2004-01-29
completely rewrote the AIX UESS backend (UESS is the AIX equivalent of
Andrew Tridgell
1
-148
/
+778
2004-01-29
Remove an unused parameter from reload_services_file.
Richard Sharpe
1
-4
/
+3
2004-01-28
Merge of Chris's fix.
Jeremy Allison
1
-11
/
+31
2004-01-27
forgotten commit -- version == 3.0.3pre1
Gerald Carter
1
-1
/
+1
2004-01-27
prepping the SAMBA_3_0 branch for 3.0.3 work
Gerald Carter
1
-2
/
+2
2004-01-27
bug 977 - don't create a homes share for a user if a static share already exi...
Gerald Carter
1
-1
/
+7
2004-01-27
Clarify comment on set_effective_uid()
Andrew Bartlett
1
-2
/
+10
2004-01-26
Revise our server-side password change code to cope with the various
Andrew Bartlett
1
-109
/
+158
2004-01-26
This adds client-side support for the unicode/SAMR password change scheme.
Andrew Bartlett
10
-91
/
+220
2004-01-26
Add a few more NTSTATUS <=> PAM error mappings.
Andrew Bartlett
1
-1
/
+3
2004-01-26
Patch by Luca Bolcioni <Luca.Bolcioni@yacme.com>. Ensure we always
Andrew Bartlett
1
-0
/
+2
2004-01-25
Fix memleak just introduced. Thanks to abartlet :-)
Volker Lendecke
1
-0
/
+1
2004-01-25
On my SuSE 8.2 (glibc 2.3.2) the getpwnam inside pdb_getsampwnam reset
Volker Lendecke
1
-30
/
+43
2004-01-25
Fix the initialisation vectors for NTLM2, so that they at least make sense,
Andrew Bartlett
1
-2
/
+2
2004-01-25
If we are providing strndup(), ensure we provide a prototype too.
Andrew Bartlett
1
-0
/
+4
2004-01-25
Fix removal of attributes in LDAP - we would not actually remove the old
Andrew Bartlett
1
-16
/
+16
2004-01-24
A Samba DC is nothing special these days - so every domain controller
Andrew Bartlett
1
-8
/
+8
2004-01-23
Fix typo
Volker Lendecke
1
-2
/
+1
2004-01-23
Fix decoding of base64. We got the length wrong when the result was not
Volker Lendecke
1
-0
/
+2
2004-01-22
Fix for debian Bug#225328 by LaMont Jones <lamont@debian.org>, where
Andrew Bartlett
1
-0
/
+2
2004-01-22
* Add SIGABRT to fault handling
Stefan Metzmacher
1
-3
/
+6
2004-01-21
Fix compiler warning
Volker Lendecke
1
-0
/
+2
2004-01-21
Display some nicer error messages for login via 'net'. I don't
Volker Lendecke
1
-0
/
+8
[next]