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-27
Use variable for ndr_netlogon.o path.
Jelmer Vernooij
1
-3
/
+2
2008-05-27
ensure that we honor SMB2 read min_count properly
Andrew Tridgell
1
-1
/
+1
2008-05-27
added support for the output fields of SMB2 close
Andrew Tridgell
1
-6
/
+25
2008-05-27
cope better with read only files in smb2_deltree
Andrew Tridgell
1
-0
/
+10
2008-05-27
don't alter the in blobs in a SMB2 create, otherwise two calls in a
Andrew Tridgell
1
-5
/
+6
2008-05-26
Remove evil hack which breaks Python bindings.
Jelmer Vernooij
1
-0
/
+21
2008-05-26
stricter checks for valid inputs in SMB2 open and lock
Andrew Tridgell
2
-2
/
+8
2008-05-24
Add convenience functions for setting Python objects from errors.
Jelmer Vernooij
1
-2
/
+6
2008-05-24
Export functions for setting NTSTATUS and WERRORs in python.
Jelmer Vernooij
2
-4
/
+35
2008-05-24
Add docstrings to a couple more python modules.
Jelmer Vernooij
3
-7
/
+71
2008-05-23
Regenerate with SWIG 1.3.35.
Jelmer Vernooij
4
-40
/
+94
2008-05-23
fix make test for EAs again
Andrew Tridgell
1
-2
/
+2
2008-05-22
pass in the required alignment to the EA construction routines
Andrew Tridgell
3
-8
/
+9
2008-05-22
added a define for all valid file attributes
Andrew Tridgell
1
-0
/
+1
2008-05-22
Merge commit 'origin/v4-0-test' into v4-0-test
Andrew Tridgell
5
-28
/
+68
2008-05-22
fixed parsing of the SMB2 ALL_INFO qfileinfo level
Andrew Tridgell
2
-2
/
+4
2008-05-22
Fix CFLAGS for SWIG files.
Jelmer Vernooij
2
-3
/
+3
2008-05-21
Move more modules inside of the samba package.
Jelmer Vernooij
3
-4
/
+4
2008-05-21
Move some python files into the samba package.
Jelmer Vernooij
2
-3
/
+3
2008-05-21
Move CFLAGS overrides for SWIG modules to Makefile.
Jelmer Vernooij
2
-0
/
+7
2008-05-21
Remove support for .py files from smb_build - deal with it only in the makefi...
Jelmer Vernooij
2
-0
/
+6
2008-05-21
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into nosmbpython
Jelmer Vernooij
3
-24
/
+40
2008-05-21
fixed SMB2 flush call, and added flush to gentest_smb2
Andrew Tridgell
2
-3
/
+9
2008-05-21
Regenerate with newer version of swig.
Jelmer Vernooij
2
-24
/
+51
2008-05-21
fixed SMB2 locking
Andrew Tridgell
2
-21
/
+31
2008-05-21
Manually handle the NETLOGON_SAM_LOGON_REQUEST too.
Andrew Bartlett
4
-94
/
+240
2008-05-20
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
2
-2
/
+1
2008-05-20
added smb2_util_setatr
Andrew Tridgell
1
-0
/
+22
2008-05-20
added SMB2 setpathinfo composite wrapper
Andrew Tridgell
1
-0
/
+105
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
Revert addition of 'mailslot' parameter.
Andrew Bartlett
2
-2
/
+1
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
[next]