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-05-16
started adding SMB2 composite functions that emulate common SMB calls
Andrew Tridgell
1
-0
/
+122
2008-05-16
Rework the CLDAP and NBT netlogon requests and responses.
Andrew Bartlett
6
-187
/
+39
2008-05-15
update some SMB2 find flags
Andrew Tridgell
2
-4
/
+5
2008-05-15
use a newer fsinfo level in smbclient, to support larger disks
Andrew Tridgell
1
-5
/
+6
2008-05-14
Fix an uninitialized variable introduced by 3045d391
Volker Lendecke
1
-2
/
+1
2008-05-05
Reorder this function in the file, so it reads bottom-up.
Andrew Bartlett
1
-19
/
+18
2008-04-25
Revert to using the old CIFS connection API.
Andrew Bartlett
2
-17
/
+8
2008-04-25
Make the composite 'connect to server' code useful for security=server
Andrew Bartlett
3
-14
/
+35
2008-04-24
Add comment explaining why io.in.workgroup isn't important.
Andrew Bartlett
1
-0
/
+5
2008-04-22
fix an extrasemi compile warning
Björn Jacke
1
-1
/
+1
2008-04-21
Remove more event_context_init() uses from function calls within deep down th...
Simo Sorce
15
-70
/
+33
2008-04-19
libcli/smb2: make it possible to handle incoming oplock requests
Stefan Metzmacher
2
-0
/
+54
2008-04-19
libcli/smb2: add smb2_break() calls
Stefan Metzmacher
2
-1
/
+75
2008-04-19
libcli: define structure for SMB2 Break
Stefan Metzmacher
1
-1
/
+16
2008-04-17
fix the overflow/wrap checks in Samba4 for new gcc optimisation behavior
Andrew Tridgell
3
-10
/
+10
2008-04-17
libcli/smb2: make it possible to pass additional extra blobs in smb2_create()
Stefan Metzmacher
2
-23
/
+79
2008-04-17
libcli/smb2: also offer the SMB2 dialect that what used in longhorn beta3
Stefan Metzmacher
1
-3
/
+4
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
[prev]
[next]