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
/
source4
/
libcli
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-15
Fix warnings.
Jelmer Vernooij
1
-0
/
+2
2008-04-15
Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...
Jelmer Vernooij
1
-2
/
+0
2008-04-14
Use _OBJ_FILES variables in a couple more places.
Jelmer Vernooij
6
-109
/
+87
2008-04-14
fill in unknown fields in SMB2 READ call
Andrew Tridgell
2
-9
/
+22
2008-04-09
Make sure we do not reference req after it has been freed
Simo Sorce
1
-1
/
+4
2008-04-04
Install pidl by default if ExtUtils::MakeMaker is available. This should make...
Jelmer Vernooij
1
-2
/
+0
2008-04-02
wbclient: Add an async winbind client library.
Kai Blin
4
-0
/
+267
2008-04-02
Reintroduce header previously autogenerated but ignored by git.
Jelmer Vernooij
1
-0
/
+10
2008-04-02
Reduce the number of installed headers.
Jelmer Vernooij
1
-2
/
+2
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
58
-94
/
+371
2008-04-01
Rename libsamba-config to libsamba-hostconfig.
Jelmer Vernooij
2
-4
/
+4
2008-03-28
libcli/security: fix compiler warnings
Stefan Metzmacher
1
-0
/
+2
2008-03-21
Add my copyright
Volker Lendecke
1
-0
/
+1
2008-03-20
More kludge ACLs!
Andrew Bartlett
2
-0
/
+35
2008-03-14
swig: regenerate _wrap.c files
Stefan Metzmacher
2
-5
/
+5
2008-03-14
swig: make the code more portable and use NT_STATUS_V() and W_ERROR_V()
Stefan Metzmacher
1
-2
/
+2
2008-03-11
libcli/raw: add RAW_RENAME_NTTRANS support
Stefan Metzmacher
2
-1
/
+38
2008-03-06
libcli/raw: make it possible to not send CAP_LEVEL_II_OPLOCKS
Stefan Metzmacher
1
-0
/
+4
2008-02-29
Change remaining prototype headers to be private.
Jelmer Vernooij
1
-1
/
+1
2008-02-29
Move public header accumulation out of the perl code.
Jelmer Vernooij
3
-7
/
+14
2008-02-28
Remove use of global_loadparm.
Jelmer Vernooij
1
-2
/
+9
2008-02-28
Remove use of global_loadparm.
Jelmer Vernooij
2
-1
/
+2
2008-02-25
Remove uses of global_loadparm.
Jelmer Vernooij
1
-1
/
+3
2008-02-21
Remove another global_loadparm instance.
Jelmer Vernooij
1
-6
/
+8
2008-02-21
Fix the build.
Jelmer Vernooij
2
-2
/
+4
2008-02-21
Remove yet more global_loadparm instances.
Jelmer Vernooij
3
-6
/
+14
2008-02-21
Remove more global_loadparm instance.s
Jelmer Vernooij
2
-2
/
+5
2008-02-21
Remove yet more uses of global_loadparm.
Jelmer Vernooij
11
-28
/
+68
2008-02-21
Remove more global_loadparm uses.
Jelmer Vernooij
2
-3
/
+5
2008-02-21
Remove more uses of global_loadparm.
Jelmer Vernooij
2
-4
/
+5
2008-02-21
Remove more uses of global_loadparm.
Jelmer Vernooij
10
-19
/
+25
2008-02-18
Rename include to mkinclude to emphasize it is different from make's include.
Jelmer Vernooij
1
-4
/
+4
2008-02-18
Fix build with partial linking.
Jelmer Vernooij
1
-1
/
+1
2008-02-18
Avoid redetermining paths; use already stored values.
Jelmer Vernooij
1
-1
/
+1
2008-02-18
Reenable partial linking
Jelmer Vernooij
1
-1
/
+1
2008-02-18
handle pushing of zero length smb2 strings
Andrew Tridgell
1
-0
/
+6
2008-02-16
fixed RAW-READ after the bufinfo changes. Thanks to Metze for spotting
Andrew Tridgell
1
-0
/
+3
2008-02-16
fixed handling of zero sized buffers versus NULL buffers in
Andrew Tridgell
1
-10
/
+31
2008-02-14
Remove type before variables in data.mk
Jelmer Vernooij
1
-1
/
+1
2008-02-14
updated SMB2 code for getinfo according to WSPP docs
Andrew Tridgell
5
-26
/
+75
2008-02-14
A better way to handle the different format of RenameInformation in SMB2
Andrew Tridgell
3
-1
/
+21
2008-02-14
Fixed SMB2 rename operations from Vista clients
Andrew Tridgell
4
-5
/
+11
2008-02-14
Convert SMB and SMB2 code to use a common buffer handling structure
Andrew Tridgell
15
-50
/
+102
2008-02-13
updated SMB2 create operation to match WSPP.
Andrew Tridgell
3
-38
/
+67
2008-02-13
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
1
-18
/
+13
2008-02-13
updated SMB2 tcon as per WSPP docs
Andrew Tridgell
5
-13
/
+42
2008-02-12
[PATCH] composite: make it possible to call composite_is_ok() without callbac...
Stefan Metzmacher
1
-18
/
+13
2008-02-12
updated SMB2 header defines to match WSPP docs
Andrew Tridgell
8
-23
/
+24
2008-02-12
converted SMB2 session setup to use WSPP protocol field names
Andrew Tridgell
2
-25
/
+20
2008-02-12
converted the out side of SMB2 negprot handling
Andrew Tridgell
3
-35
/
+36
[next]