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-08
Samba hasn't used this function for ages - it's now handled deep in the
Andrew Bartlett
1
-69
/
+0
2004-02-08
Remove more unused portions of the 'password cache'.
Andrew Bartlett
2
-49
/
+6
2004-02-08
Remove more unused functions - this time parts of the 'password cache'.
Andrew Bartlett
1
-45
/
+0
2004-02-08
Another static function.
Andrew Bartlett
1
-1
/
+1
2004-02-08
Make this table static const.
Andrew Bartlett
1
-1
/
+1
2004-02-08
Remove unused utility function.
Andrew Bartlett
1
-13
/
+0
2004-02-08
Make get_dc_list static - we only ask for a sorted list externally.
Andrew Bartlett
1
-23
/
+24
2004-02-08
Bug found by gd - the new range-reterival code did still had 'member'
Andrew Bartlett
1
-2
/
+3
2004-02-07
I should have done this years ago...
Andrew Bartlett
1
-0
/
+131
2004-02-06
Replace .po with .@PICSUFFIX@
Tim Potter
1
-4
/
+4
2004-02-04
Fix final valgrind errors with #830. Catch mb conversion error that may not
Jeremy Allison
1
-2
/
+16
2004-02-04
move disabling code to context functions instead of backwards compatible wrap...
Gerald Carter
1
-28
/
+28
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
[next]