index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
*
marking 'only user' as deprecated (based on feedback in bug 66)
Gerald Carter
2004-02-11
1
-1
/
+1
*
more fixes from the static changes; please move static functions to the top o...
Gerald Carter
2004-02-10
1
-23
/
+23
*
fix more compiler warning after the latest static rampage
Gerald Carter
2004-02-10
1
-28
/
+28
*
Fix for possible crash bug from Sebastian Krahmer (SuSE).
Jeremy Allison
2004-02-10
1
-2
/
+18
*
add smbget to cvs ignore list
Gerald Carter
2004-02-09
1
-0
/
+1
*
bug 1046 (patch from Bostjan Golob <golob@gimb.org>); fix 20 month old bug wh...
Gerald Carter
2004-02-09
1
-3
/
+3
*
Expand 'net rpc group members' to local groups.
Volker Lendecke
2004-02-09
1
-49
/
+175
*
And another build fix.
Volker Lendecke
2004-02-09
1
-2
/
+2
*
Fix the build & get rid of a compiler warning.
Volker Lendecke
2004-02-09
2
-1
/
+4
*
Apply James' printf format checking patch for SGI MIPSPro compiler.
Tim Potter
2004-02-09
1
-0
/
+3
*
Add more static...
Andrew Bartlett
2004-02-08
1
-2
/
+2
*
nsswitch/winbindd_util.c:
Andrew Bartlett
2004-02-08
2
-12
/
+1
*
When we set a domain sid, force get_global_sam_sid() to do it's work again.
Andrew Bartlett
2004-02-08
3
-3
/
+16
*
Add static, and assert that we will never overflow the static fstring
Andrew Bartlett
2004-02-08
1
-1
/
+4
*
More 'static' work.
Andrew Bartlett
2004-02-08
2
-2
/
+2
*
Make it possible to 'net rpc samdump' of any domain you are currently joined
Andrew Bartlett
2004-02-08
3
-89
/
+116
*
Add some help for 'net rpc password'.
Andrew Bartlett
2004-02-08
1
-0
/
+1
*
Make more functions static, and remove duplication in the use of functions
Andrew Bartlett
2004-02-08
11
-218
/
+30
*
Samba hasn't used this function for ages - it's now handled deep in the
Andrew Bartlett
2004-02-08
1
-69
/
+0
*
Remove more unused portions of the 'password cache'.
Andrew Bartlett
2004-02-08
2
-49
/
+6
*
Remove more unused functions - this time parts of the 'password cache'.
Andrew Bartlett
2004-02-08
1
-45
/
+0
*
Another static function.
Andrew Bartlett
2004-02-08
1
-1
/
+1
*
Make this table static const.
Andrew Bartlett
2004-02-08
1
-1
/
+1
*
Remove unused utility function.
Andrew Bartlett
2004-02-08
1
-13
/
+0
*
Make get_dc_list static - we only ask for a sorted list externally.
Andrew Bartlett
2004-02-08
1
-23
/
+24
*
Bug found by gd - the new range-reterival code did still had 'member'
Andrew Bartlett
2004-02-08
1
-2
/
+3
*
I should have done this years ago...
Andrew Bartlett
2004-02-07
1
-0
/
+131
*
Replace .po with .@PICSUFFIX@
Tim Potter
2004-02-06
1
-4
/
+4
*
Fix final valgrind errors with #830. Catch mb conversion error that may not
Jeremy Allison
2004-02-04
1
-2
/
+16
*
move disabling code to context functions instead of backwards compatible wrap...
Gerald Carter
2004-02-04
1
-28
/
+28
*
Fixup the allocate version of the function to do "crap" conversions too.
Jeremy Allison
2004-02-04
1
-20
/
+83
*
return NSS_SUCCESS if we have found the max number of gids possible on Solari...
Gerald Carter
2004-02-04
1
-4
/
+7
*
Fix const warning
Andrew Bartlett
2004-02-04
1
-2
/
+2
*
This should be the correct fix for the lack of a prototype for
Andrew Bartlett
2004-02-04
3
-13
/
+1
*
Working on #830. Cope with bad conversions better - don't just memcpy but
Jeremy Allison
2004-02-04
2
-11
/
+82
*
Fix for a bug where the mutex could be left locked. Also remove the
Jeremy Allison
2004-02-03
2
-168
/
+8
*
A few fixes from "L. Lucius" <ib@digicron.com>. Don't use int when it's
Jeremy Allison
2004-02-02
1
-3
/
+3
*
fix installmodules problem with make on True64
Gerald Carter
2004-02-02
1
-2
/
+2
*
fix problems with proto.h
Gerald Carter
2004-02-02
2
-2
/
+2
*
there are places in the samba3 code that don't check properly for
Andrew Tridgell
2004-02-02
1
-0
/
+4
*
the conversion from int to size_t in charcnv did not take into account
Andrew Tridgell
2004-02-02
1
-1
/
+1
*
Remove bogus check. No functional change, just cosmetics.
Volker Lendecke
2004-02-02
1
-5
/
+0
*
Always at least try to compile in cracklib support.
Andrew Bartlett
2004-02-02
1
-1
/
+1
*
Merge the 'use cracklib' parameter from HEAD back to 3.0
Andrew Bartlett
2004-02-02
1
-0
/
+4
*
remerge andrew's cracklib patch from HEAD and fix a compile warnings
Gerald Carter
2004-02-02
5
-26
/
+144
*
Include sys/acl.h in check for broken nisplus include files. Bug #1025.
Tim Potter
2004-02-01
1
-1
/
+3
*
Don't log an error in tdb_brlock() if a non-blocking lock returns EAGAIN -
Tim Potter
2004-02-01
1
-4
/
+8
*
* BUG 101: patch from j.lu@tiesse.com to set the SV_TYPE_PRINTQ_SERVER;
Gerald Carter
2004-01-31
2
-115
/
+10
*
cleanup patch for bug 977 so we don't display incorrect debug messages
Gerald Carter
2004-01-31
1
-8
/
+12
*
If we are setting the NT or LM password to NULL, remove the attribute
Andrew Bartlett
2004-01-30
1
-17
/
+31
[next]