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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-21
Fix dependencies for ldb instancetype module.
Jelmer Vernooij
2
-2
/
+2
2008-05-21
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into nosmbpython
Jelmer Vernooij
15
-170
/
+719
2008-05-21
Fix installed symlinks (cp was trying to be smart).
Jelmer Vernooij
2
-2
/
+2
2008-05-21
Allow dots in .mk file section headers, fix docstring.
Jelmer Vernooij
2
-2
/
+2
2008-05-21
Correct an assertion in the testsuite.
Andrew Bartlett
1
-1
/
+1
2008-05-21
Merge branch 'v4-0-local' of git://git.id10ts.net/samba into 4-0-local
Andrew Bartlett
4
-35
/
+135
2008-05-21
Fix creation of sockaddr in netlogon datagram generator.
Andrew Bartlett
1
-1
/
+1
2008-05-21
Include flags.h into samdb.h
Andrew Bartlett
1
-0
/
+1
2008-05-21
Extend the NBT-DGRAM torture test again.
Andrew Bartlett
1
-0
/
+1
2008-05-21
Manually handle the NETLOGON_SAM_LOGON_REQUEST too.
Andrew Bartlett
6
-100
/
+251
2008-05-21
Extend the 'netlogon' CLDAP and NBT implementation.
Andrew Bartlett
4
-31
/
+329
2008-05-21
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
33
-93
/
+3789
2008-05-21
Re-add alignment removed by metze in 0e2f6d481b3e35ed392b2b3340b244c77593819c
Andrew Bartlett
1
-1
/
+4
2008-05-21
Further tests show NTLOGON and NETLOGON to be identical.
Andrew Bartlett
1
-5
/
+0
2008-05-20
Convert in_transaction to a bool. Add the same fix Volker
Jeremy Allison
1
-4
/
+9
2008-05-20
Fix nesting tdb_traverse in a transaction
Volker Lendecke
1
-3
/
+8
2008-05-20
smbtorture: Add RAW-BENCH-TCON benchmark.
James Peach
5
-2
/
+206
2008-05-20
Change wks password in rpc-bench-schannel1
Volker Lendecke
1
-0
/
+64
2008-05-20
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
6
-14
/
+7
2008-05-20
Fix irpc GetDC requests.
Andrew Bartlett
1
-2
/
+2
2008-05-20
added read and write handlers. Fixed --analyse
Andrew Tridgell
1
-54
/
+40
2008-05-20
Fix number of arguments to IRPC getdc callback.
Andrew Bartlett
1
-1
/
+0
2008-05-20
added smb2_util_setatr
Andrew Tridgell
1
-0
/
+22
2008-05-20
specify which server failed to deltree
Andrew Tridgell
1
-1
/
+1
2008-05-20
added SMB2 setpathinfo composite wrapper
Andrew Tridgell
1
-0
/
+105
2008-05-20
first version of gentest_smb2. Only generates create and close so far.
Andrew Tridgell
2
-0
/
+1983
2008-05-20
moved these util functions into libcli
Andrew Tridgell
1
-26
/
+0
2008-05-20
check the creation options where the client can require a path to be a
Andrew Tridgell
1
-0
/
+14
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
5
-11
/
+5
2008-05-20
Merge commit 'origin/v4-0-test' into vfs_smb2
Andrew Tridgell
41
-984
/
+1285
2008-05-20
Fix prototype generation in new syntax for netlogon.c
Andrew Bartlett
1
-1
/
+1
2008-05-20
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
2
-2
/
+2
2008-05-20
Add the core of the new CLDAP/NBT 'netlogon' parsing library.
Andrew Bartlett
2
-0
/
+364
2008-05-20
Update tdb version number.
Jelmer Vernooij
1
-1
/
+1
2008-05-20
Fix proto generation.
Jelmer Vernooij
1
-1
/
+1
2008-05-20
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
9
-46
/
+256
2008-05-20
Don't regenerate pam_errors.h any more.
Andrew Bartlett
2
-3
/
+0
2008-05-20
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
97
-1251
/
+1397
2008-05-19
Add __repr__ implementation for Tdb.
Jelmer Vernooij
4
-27
/
+57
2008-05-19
Fix dependency.
Jelmer Vernooij
1
-1
/
+1
2008-05-19
Add __repr__ implementation for Ldb.
Jelmer Vernooij
4
-1
/
+43
2008-05-19
Add __repr__ implementations for ldb.Message, ldb.MessageElement and ldb.Dn.
Jelmer Vernooij
4
-17
/
+155
2008-05-19
Fix a memleak in irpc_remove_name
Volker Lendecke
1
-0
/
+6
2008-05-19
build: only add enabled subsystems and modules to ALL_OBJS
Stefan Metzmacher
1
-0
/
+1
2008-05-19
added SMB2 proxying of rmdir
Andrew Tridgell
2
-2
/
+85
2008-05-19
Merge commit 'origin/v4-0-test' into vfs_smb2
Andrew Tridgell
108
-1371
/
+1727
2008-05-19
added mkdir to SMB2 proxy
Andrew Tridgell
3
-20
/
+85
2008-05-19
Revert some absolute paths.
Jelmer Vernooij
2
-47
/
+48
[next]