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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r21409: saved_status1 is not used anymore after aio write behind was removed
Volker Lendecke
1
-5
/
+2
2007-10-10
r21399: need to zero the request and response structures
Herb Lewis
1
-0
/
+3
2007-10-10
r21397: revert accidential commit
Herb Lewis
1
-1
/
+1
2007-10-10
r21396: fix wbinfo --lookup-rids command
Herb Lewis
3
-4
/
+36
2007-10-10
r21394: Prevent nscd crash due to potential NULL pointer dereference in
Günther Deschner
1
-0
/
+4
2007-10-10
r21393: Fix typo.
Günther Deschner
1
-2
/
+2
2007-10-10
r21388: Merge support for providing replacement system headers.
Jelmer Vernooij
3
-1
/
+17
2007-10-10
r21387: Another important fix for non-AD domains:
Günther Deschner
2
-7
/
+3
2007-10-10
r21385: Regenerate IDL after pidl changes, sync winreg.idl from samba4.
Jelmer Vernooij
28
-618
/
+694
2007-10-10
r21383: More possible "security=share" fixes. If a client
Jeremy Allison
1
-0
/
+3
2007-10-10
r21382: Important fix for winbind when using non-AD domains.
Günther Deschner
2
-2
/
+14
2007-10-10
r21379: Attempt to fix the build on "gwen"
Volker Lendecke
1
-1
/
+1
2007-10-10
r21369: sys_disk_free return type is SMB_BIG_UINT.
Simo Sorce
1
-1
/
+1
2007-10-10
r21365: Lets see which build farm machines have makecontext & friends
Volker Lendecke
1
-0
/
+1
2007-10-10
r21358: Some more debugging for _nss_winbind_initgroups_dyn() on Linux.
Günther Deschner
1
-0
/
+12
2007-10-10
r21357: Fix typo.
Günther Deschner
1
-1
/
+1
2007-10-10
r21353: In the turn of tracking down nss_winbind related bugs on Linux:
Günther Deschner
1
-19
/
+100
2007-10-10
r21352: Let ads_upn_suffixes() return a pointer to an array of suffixes.
Günther Deschner
1
-4
/
+4
2007-10-10
r21349: Fix memleak in ads_upn_suffixes().
Günther Deschner
1
-0
/
+3
2007-10-10
r21346: FIXME ! Our parsing here is wrong I think,
Jeremy Allison
1
-1
/
+10
2007-10-10
r21345: Smaller fixes for adssearch:
Günther Deschner
1
-49
/
+74
2007-10-10
r21339: Fix the non-linux build. This is more evidence that this needs to be
Jim McDonough
1
-0
/
+2
2007-10-10
r21336: Fix indent (as pointed out by Volker).
Günther Deschner
1
-6
/
+6
2007-10-10
r21324: Add linux setlease to the vfs layer. Next round, as Volker points out,
Jim McDonough
8
-10
/
+97
2007-10-10
r21320: Display query_user info level 16 in rpcclient.
Günther Deschner
1
-3
/
+14
2007-10-10
r21319: Remove functions not needed anymore
Volker Lendecke
1
-44
/
+0
2007-10-10
r21318: Fix Bug #4225.
Günther Deschner
2
-11
/
+69
2007-10-10
r21312: merge from SAMBA_4_0:
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r21310: Fix invalid printfs in pam_winbind.
Günther Deschner
1
-12
/
+20
2007-10-10
r21309: Add PRINTF_ATTRIBUTE checks for log statements.
Günther Deschner
1
-0
/
+3
2007-10-10
r21308: Fix some typos and ensure to null terminate the correct strings.
Günther Deschner
3
-6
/
+6
2007-10-10
r21303: As discussed on samba-technical: Change the static array for the in-m...
Volker Lendecke
4
-36
/
+96
2007-10-10
r21284: Fix some unitilized variable warnings pointed out by Volker.
Gerald Carter
1
-4
/
+6
2007-10-10
r21283: Do not display away debug output of cifs dfs resolver by default
Steve French
1
-3
/
+3
2007-10-10
r21280: Fix an uninitialized variable warning. Jeremy, please check.
Volker Lendecke
1
-3
/
+3
2007-10-10
r21279: Get rid of 'aio write behind', this is broken.
Volker Lendecke
8
-181
/
+2
2007-10-10
r21278: The main goal of this was to get rid of the NetInBuffer / set_InBuffe...
Volker Lendecke
2
-79
/
+15
2007-10-10
r21277: Fix an off by one error in the signal handler for aio: We can actuall...
Volker Lendecke
1
-1
/
+1
2007-10-10
r21274: As we now have POSIX opens which can unlink
Jeremy Allison
1
-0
/
+9
2007-10-10
r21273: * Protect the sasl bind against a NULL principal string
Gerald Carter
1
-1
/
+29
2007-10-10
r21269: Reformatting
Volker Lendecke
1
-89
/
+151
2007-10-10
r21265: Fix some valgrind errors -- not in 3_0
Volker Lendecke
1
-6
/
+28
2007-10-10
r21264: LDAP_OPT_ERROR_NUMBER seems more portable than LDAP_OPT_RESULT_CODE
Volker Lendecke
1
-5
/
+5
2007-10-10
r21263: getpeername() returning -1 is not a reliable indication if a TCP conn...
Volker Lendecke
1
-15
/
+70
2007-10-10
r21262: Final part of BUG 4093: fix %a with Windows XP 64bit
Gerald Carter
1
-1
/
+4
2007-10-10
r21259: Fix coverity bug id #340. No way to process
Jeremy Allison
1
-1
/
+1
2007-10-10
r21258: Fix for connecting printers from Vista by storing
Gerald Carter
1
-9
/
+78
2007-10-10
r21257: Better fix for bug #4188 :
Jeremy Allison
3
-49
/
+44
2007-10-10
r21251: Okay, after Jeremy has kindly tested this, check it in :-)
Volker Lendecke
1
-1
/
+5
2007-10-10
r21250: Partial fix for BUG 4093: Make %a expand to "Vista"
Gerald Carter
3
-9
/
+43
[prev]
[next]