index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
libcli
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
remember the server time fields on negotiate. Needed for gentest
Andrew Tridgell
2008-05-20
2
-0
/
+5
*
|
Merge commit 'origin/v4-0-test' into vfs_smb2
Andrew Tridgell
2008-05-20
9
-193
/
+437
|
\
|
|
*
Fix prototype generation in new syntax for netlogon.c
Andrew Bartlett
2008-05-20
1
-1
/
+1
|
*
Add the core of the new CLDAP/NBT 'netlogon' parsing library.
Andrew Bartlett
2008-05-20
2
-0
/
+364
|
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
2008-05-20
6
-44
/
+56
|
|
\
|
*
|
Ensure we don't send a reply if we couldn't push the CLDAP blob
Andrew Bartlett
2008-05-17
1
-1
/
+1
|
*
|
Show that the NTLOGON and NETLOGON mailslots are *very* similar.
Andrew Bartlett
2008-05-17
2
-1
/
+2
|
*
|
Put back the old netlogn parsing code - for the request only
Andrew Bartlett
2008-05-17
2
-15
/
+41
|
*
|
Rework the CLDAP and NBT netlogon requests and responses.
Andrew Bartlett
2008-05-16
6
-187
/
+39
*
|
|
added SMB2 proxying of rmdir
Andrew Tridgell
2008-05-19
1
-1
/
+73
*
|
|
Merge commit 'origin/v4-0-test' into vfs_smb2
Andrew Tridgell
2008-05-19
6
-43
/
+54
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix a bunch of dependencies.
Jelmer Vernooij
2008-05-18
2
-2
/
+2
|
*
|
Fix a couple (well, little more than that..) of typos.
Jelmer Vernooij
2008-05-18
5
-15
/
+15
|
*
|
Create prototype headers from Makefile directory, without smb_build in the mi...
Jelmer Vernooij
2008-05-18
5
-15
/
+26
|
*
|
Use variables for source directory in a couple more places.
Jelmer Vernooij
2008-05-18
6
-28
/
+28
|
|
/
*
|
added mkdir to SMB2 proxy
Andrew Tridgell
2008-05-19
1
-0
/
+72
*
|
private -> private_data for struct smb2_request
Andrew Tridgell
2008-05-16
5
-15
/
+30
*
|
build the smb2 composite calls
Andrew Tridgell
2008-05-16
1
-1
/
+2
*
|
declare composite_wait_free()
Andrew Tridgell
2008-05-16
1
-0
/
+1
*
|
- added a composite_wait_free() call
Andrew Tridgell
2008-05-16
1
-1
/
+18
*
|
started adding SMB2 composite functions that emulate common SMB calls
Andrew Tridgell
2008-05-16
1
-0
/
+122
*
|
update some SMB2 find flags
Andrew Tridgell
2008-05-15
2
-4
/
+5
*
|
use a newer fsinfo level in smbclient, to support larger disks
Andrew Tridgell
2008-05-15
1
-5
/
+6
|
/
*
Fix an uninitialized variable introduced by 3045d391
Volker Lendecke
2008-05-14
1
-2
/
+1
*
Reorder this function in the file, so it reads bottom-up.
Andrew Bartlett
2008-05-05
1
-19
/
+18
*
Revert to using the old CIFS connection API.
Andrew Bartlett
2008-04-25
2
-17
/
+8
*
Make the composite 'connect to server' code useful for security=server
Andrew Bartlett
2008-04-25
3
-14
/
+35
*
Add comment explaining why io.in.workgroup isn't important.
Andrew Bartlett
2008-04-24
1
-0
/
+5
*
fix an extrasemi compile warning
Björn Jacke
2008-04-22
1
-1
/
+1
*
Remove more event_context_init() uses from function calls within deep down th...
Simo Sorce
2008-04-21
15
-70
/
+33
*
libcli/smb2: make it possible to handle incoming oplock requests
Stefan Metzmacher
2008-04-19
2
-0
/
+54
*
libcli/smb2: add smb2_break() calls
Stefan Metzmacher
2008-04-19
2
-1
/
+75
*
libcli: define structure for SMB2 Break
Stefan Metzmacher
2008-04-19
1
-1
/
+16
*
fix the overflow/wrap checks in Samba4 for new gcc optimisation behavior
Andrew Tridgell
2008-04-17
3
-10
/
+10
*
libcli/smb2: make it possible to pass additional extra blobs in smb2_create()
Stefan Metzmacher
2008-04-17
2
-23
/
+79
*
libcli/smb2: also offer the SMB2 dialect that what used in longhorn beta3
Stefan Metzmacher
2008-04-17
1
-3
/
+4
*
Fix warnings.
Jelmer Vernooij
2008-04-15
1
-0
/
+2
*
Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...
Jelmer Vernooij
2008-04-15
1
-2
/
+0
*
Use _OBJ_FILES variables in a couple more places.
Jelmer Vernooij
2008-04-14
6
-109
/
+87
*
fill in unknown fields in SMB2 READ call
Andrew Tridgell
2008-04-14
2
-9
/
+22
*
Make sure we do not reference req after it has been freed
Simo Sorce
2008-04-09
1
-1
/
+4
*
Install pidl by default if ExtUtils::MakeMaker is available. This should make...
Jelmer Vernooij
2008-04-04
1
-2
/
+0
*
wbclient: Add an async winbind client library.
Kai Blin
2008-04-02
4
-0
/
+267
*
Reintroduce header previously autogenerated but ignored by git.
Jelmer Vernooij
2008-04-02
1
-0
/
+10
*
Reduce the number of installed headers.
Jelmer Vernooij
2008-04-02
1
-2
/
+2
*
Install public header files again and include required prototypes.
Jelmer Vernooij
2008-04-02
58
-94
/
+371
*
Rename libsamba-config to libsamba-hostconfig.
Jelmer Vernooij
2008-04-01
2
-4
/
+4
*
libcli/security: fix compiler warnings
Stefan Metzmacher
2008-03-28
1
-0
/
+2
*
Add my copyright
Volker Lendecke
2008-03-21
1
-0
/
+1
*
More kludge ACLs!
Andrew Bartlett
2008-03-20
2
-0
/
+35
[prev]
[next]