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-12
Commit Andrew Bartlett's interesting patch to smbclient that allows for
Richard Sharpe
1
-1
/
+57
2004-02-12
stupid cut-n=paste error; my fault
Gerald Carter
1
-2
/
+2
2004-02-12
More sync between passdb on 3.0 and HEAD.
Jim McDonough
7
-37
/
+76
2004-02-12
Start of merging HEAD changes. Right now, just move one fn() to eliminate
Jim McDonough
1
-67
/
+63
2004-02-12
fix build of lock tests
Gerald Carter
1
-2
/
+2
2004-02-12
merge from old APP_HEAD
Gerald Carter
10
-59
/
+192
2004-02-12
updates for tdbsam code to help make merge into head easier; needs a bit more...
Gerald Carter
1
-46
/
+53
2004-02-11
More paranoia checks.
Jeremy Allison
1
-0
/
+5
2004-02-11
Update mount.cifs version to 1.1
Steve French
1
-1
/
+1
2004-02-11
Mount helper fixes for nosetuid, noexec part two of two
Steve French
1
-10
/
+10
2004-02-11
Add missing nosetuid and noexec options
Steve French
1
-7
/
+41
2004-02-11
Don't set an iterator to a piece of free'd memory, store it first.
Jeremy Allison
1
-2
/
+3
2004-02-11
BUG 900: TAKEDA yasuma <yasuma@miraclelinux.com; fix token processing in cmd_...
Gerald Carter
1
-9
/
+9
2004-02-11
fix set/getsampwent iterator in tdbsam to use an allocated list
Gerald Carter
2
-46
/
+105
2004-02-11
Paranoia fixes :-).
Jeremy Allison
1
-0
/
+8
2004-02-11
Added James Peach's fix for #1038.
Jeremy Allison
2
-0
/
+42
2004-02-11
BUG 1055; patch from SATOH Fumiyasu <fumiya@miraclelinux.com>; formatting fi...
Gerald Carter
2
-5
/
+6
2004-02-11
marking 'only user' as deprecated (based on feedback in bug 66)
Gerald Carter
1
-1
/
+1
2004-02-10
more fixes from the static changes; please move static functions to the top o...
Gerald Carter
1
-23
/
+23
2004-02-10
fix more compiler warning after the latest static rampage
Gerald Carter
1
-28
/
+28
2004-02-10
Fix for possible crash bug from Sebastian Krahmer (SuSE).
Jeremy Allison
1
-2
/
+18
2004-02-09
add smbget to cvs ignore list
Gerald Carter
1
-0
/
+1
2004-02-09
bug 1046 (patch from Bostjan Golob <golob@gimb.org>); fix 20 month old bug wh...
Gerald Carter
1
-3
/
+3
2004-02-09
Expand 'net rpc group members' to local groups.
Volker Lendecke
1
-49
/
+175
2004-02-09
And another build fix.
Volker Lendecke
1
-2
/
+2
2004-02-09
Fix the build & get rid of a compiler warning.
Volker Lendecke
2
-1
/
+4
2004-02-09
Apply James' printf format checking patch for SGI MIPSPro compiler.
Tim Potter
1
-0
/
+3
2004-02-08
Add more static...
Andrew Bartlett
1
-2
/
+2
2004-02-08
nsswitch/winbindd_util.c:
Andrew Bartlett
2
-12
/
+1
2004-02-08
When we set a domain sid, force get_global_sam_sid() to do it's work again.
Andrew Bartlett
3
-3
/
+16
2004-02-08
Add static, and assert that we will never overflow the static fstring
Andrew Bartlett
1
-1
/
+4
2004-02-08
More 'static' work.
Andrew Bartlett
2
-2
/
+2
2004-02-08
Make it possible to 'net rpc samdump' of any domain you are currently joined
Andrew Bartlett
3
-89
/
+116
2004-02-08
Add some help for 'net rpc password'.
Andrew Bartlett
1
-0
/
+1
2004-02-08
Make more functions static, and remove duplication in the use of functions
Andrew Bartlett
11
-218
/
+30
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
[next]