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
r24548: Fix the case-changing renames
Volker Lendecke
2
-15
/
+29
2007-10-10
r24547: Fix #4897, patch from David S. Collier-Brown <davecb@spamcop.net> -- ...
Volker Lendecke
1
-6
/
+6
2007-10-10
r24543: Apply missing portion of correction for bug 4750
Derrell Lipman
1
-0
/
+5
2007-10-10
r24541: merge from SAMBA_4_0:
Stefan Metzmacher
14
-36
/
+31
2007-10-10
r24538: merge from SAMBA_4_0:
Stefan Metzmacher
15
-27
/
+24
2007-10-10
r24537: regenerate after pidl fixes
Stefan Metzmacher
2
-2
/
+2
2007-10-10
r24533: merge from SAMBA_4_0:
Stefan Metzmacher
5
-10
/
+15
2007-10-10
r24527: Add a function lp_canonicalize_parameter_with_value that turns
Michael Adam
2
-33
/
+55
2007-10-10
r24526: Refactor determiniation of the index of the canonical form of a
Michael Adam
1
-15
/
+35
2007-10-10
r24525: Add output of synonym information to show_parameter_list().
Michael Adam
1
-8
/
+52
2007-10-10
r24519: Refactor printing of one parameter into a helper function of its own.
Michael Adam
1
-30
/
+42
2007-10-10
r24513: Reformatting: eliminate trailing spaces, overly long lines
Michael Adam
1
-69
/
+64
2007-10-10
r24512: Fix RAW-NOTIFY
Volker Lendecke
1
-2
/
+10
2007-10-10
r24510: Fix logic. Thanks to Volker for the hint!
Michael Adam
1
-1
/
+1
2007-10-10
r24501: Added bcc test for reply_tcon & removed Vl's comment :-).
Jeremy Allison
1
-6
/
+5
2007-10-10
r24500: Add check that bcc is correct in an incoming packet.
Jeremy Allison
1
-1
/
+10
2007-10-10
r24498: More extra code into a function, reply_openerror.
Jeremy Allison
4
-155
/
+96
2007-10-10
r24497: Revert r24485 -- this needs more thought
Volker Lendecke
1
-1
/
+1
2007-10-10
r24496: Add initial synonym handling to "net conf":
Michael Adam
1
-11
/
+45
2007-10-10
r24495: Add a function lp_canonicalize_parameter: It takes a name of a parameter
Michael Adam
1
-0
/
+108
2007-10-10
r24485: Even in the failure case unix_convert must pass the already converted
Volker Lendecke
1
-1
/
+1
2007-10-10
r24481: copy .bzrignore => .gitignore
Stefan Metzmacher
1
-0
/
+29
2007-10-10
r24476: Fix the mappings in reply_opeXXX calls. Now to test renames.
Jeremy Allison
2
-8
/
+27
2007-10-10
r24475: Fix the error mapping for SMB_POSIX_PATH_OPEN.
Jeremy Allison
1
-0
/
+12
2007-10-10
r24474: Map error value NT_STATUS_OBJECT_NAME_COLLISION
Jeremy Allison
1
-34
/
+24
2007-10-10
r24470: Start fixing up the mapping of OBJECT_NAME_COLLISION
Jeremy Allison
1
-1
/
+12
2007-10-10
r24468: Don't forget the +4 for length :-).
Jeremy Allison
1
-2
/
+2
2007-10-10
r24467: Do range checking on incoming smb request.
Jeremy Allison
1
-0
/
+14
2007-10-10
r24466: - Sort ACEs according to http://support.microsoft.com/kb/269175 so that
Derrell Lipman
1
-10
/
+72
2007-10-10
r24464: Now Volker removed the readbmpx we don't need cached errors any more.
Jeremy Allison
5
-36
/
+0
2007-10-10
r24462: - Removing all ACEs was causing removal of the DACL entirely. Win200...
Derrell Lipman
1
-4
/
+0
2007-10-10
r24461: Fix Bug 4852, thank to anto <sistemac@prosoft.ba> for reporting it.
Volker Lendecke
1
-0
/
+14
2007-10-10
r24458: regenerate pidl output after pidl fixes:
Stefan Metzmacher
4
-8
/
+8
2007-10-10
r24457: Convert reply_tcon to the new API
Volker Lendecke
2
-30
/
+26
2007-10-10
r24453: Remove the read and write bmpx calls
Volker Lendecke
3
-264
/
+32
2007-10-10
r24450: merge from SAMBA_4_0:
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r24445: Convert SMBwritebraw. No test suite unfortunately.... I need to write...
Jeremy Allison
2
-62
/
+151
2007-10-10
r24444: Convert reply_find[n]close to the new API
Volker Lendecke
2
-15
/
+27
2007-10-10
r24443: Convert reply_search/fclose to the new API
Volker Lendecke
2
-61
/
+99
2007-10-10
r24442: Convert reply_copy to the new API
Volker Lendecke
2
-39
/
+85
2007-10-10
r24441: Convert reply_ioctl to the new API
Volker Lendecke
2
-21
/
+37
2007-10-10
r24440: Convert the reply_sendXX functions to the new API
Volker Lendecke
2
-35
/
+35
2007-10-10
r24439: Convert reply_get/setattrE to the new API
Volker Lendecke
2
-27
/
+52
2007-10-10
r24438: Use dump_data_pw() instead of dump_data() on sensitive data in winbindd.
Günther Deschner
3
-15
/
+8
2007-10-10
r24437: Remove "done" in winbindd_raw_kerberos_login() as well.
Günther Deschner
1
-6
/
+2
2007-10-10
r24436: Convert reply_lockread/writeunlock to the new API
Volker Lendecke
2
-42
/
+80
2007-10-10
r24435: Fix typo.
Günther Deschner
1
-1
/
+1
2007-10-10
r24434: Simplify winbindd_raw_kerberos_login().
Günther Deschner
1
-115
/
+15
2007-10-10
r24433: Convert reply_ntrename to the new API
Volker Lendecke
2
-31
/
+52
2007-10-10
r24432: Expand kerberos_return_pac() so that it can be used in winbindd.
Günther Deschner
2
-7
/
+80
[prev]
[next]