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-20
added some SMB2 utility functions
Andrew Tridgell
2
-1
/
+179
2008-05-20
remember the server time fields on negotiate. Needed for gentest
Andrew Tridgell
2
-0
/
+5
2008-05-20
Merge commit 'origin/v4-0-test' into vfs_smb2
Andrew Tridgell
9
-193
/
+437
2008-05-20
Fix prototype generation in new syntax for netlogon.c
Andrew Bartlett
1
-1
/
+1
2008-05-20
Add the core of the new CLDAP/NBT 'netlogon' parsing library.
Andrew Bartlett
2
-0
/
+364
2008-05-20
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
6
-44
/
+56
2008-05-19
added SMB2 proxying of rmdir
Andrew Tridgell
1
-1
/
+73
2008-05-19
Merge commit 'origin/v4-0-test' into vfs_smb2
Andrew Tridgell
6
-43
/
+54
2008-05-19
added mkdir to SMB2 proxy
Andrew Tridgell
1
-0
/
+72
2008-05-18
Fix a bunch of dependencies.
Jelmer Vernooij
2
-2
/
+2
2008-05-18
Fix a couple (well, little more than that..) of typos.
Jelmer Vernooij
5
-15
/
+15
2008-05-18
Create prototype headers from Makefile directory, without smb_build in the mi...
Jelmer Vernooij
5
-15
/
+26
2008-05-18
Use variables for source directory in a couple more places.
Jelmer Vernooij
6
-28
/
+28
2008-05-17
Ensure we don't send a reply if we couldn't push the CLDAP blob
Andrew Bartlett
1
-1
/
+1
2008-05-17
Show that the NTLOGON and NETLOGON mailslots are *very* similar.
Andrew Bartlett
2
-1
/
+2
2008-05-17
Put back the old netlogn parsing code - for the request only
Andrew Bartlett
2
-15
/
+41
2008-05-16
private -> private_data for struct smb2_request
Andrew Tridgell
5
-15
/
+30
2008-05-16
build the smb2 composite calls
Andrew Tridgell
1
-1
/
+2
2008-05-16
declare composite_wait_free()
Andrew Tridgell
1
-0
/
+1
2008-05-16
- added a composite_wait_free() call
Andrew Tridgell
1
-1
/
+18
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
[next]