summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Fix nesting tdb_traverse in a transactionVolker Lendecke2008-05-201-3/+8
* | | | | | smbtorture: Add RAW-BENCH-TCON benchmark.James Peach2008-05-205-2/+206
* | | | | | Change wks password in rpc-bench-schannel1Volker Lendecke2008-05-201-0/+64
* | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-05-206-14/+7
|\ \ \ \ \ \
| * | | | | | Fix irpc GetDC requests.Andrew Bartlett2008-05-201-2/+2
| |/ / / / /
| * | | | | Fix number of arguments to IRPC getdc callback.Andrew Bartlett2008-05-201-1/+0
| * | | | | Revert addition of 'mailslot' parameter.Andrew Bartlett2008-05-205-11/+5
* | | | | | added read and write handlers. Fixed --analyseAndrew Tridgell2008-05-201-54/+40
* | | | | | added smb2_util_setatrAndrew Tridgell2008-05-201-0/+22
* | | | | | specify which server failed to deltreeAndrew Tridgell2008-05-201-1/+1
* | | | | | added SMB2 setpathinfo composite wrapperAndrew Tridgell2008-05-201-0/+105
* | | | | | first version of gentest_smb2. Only generates create and close so far.Andrew Tridgell2008-05-202-0/+1983
* | | | | | moved these util functions into libcliAndrew Tridgell2008-05-201-26/+0
* | | | | | check the creation options where the client can require a path to be aAndrew Tridgell2008-05-201-0/+14
* | | | | | added some SMB2 utility functionsAndrew Tridgell2008-05-202-1/+179
* | | | | | remember the server time fields on negotiate. Needed for gentestAndrew Tridgell2008-05-202-0/+5
* | | | | | Merge commit 'origin/v4-0-test' into vfs_smb2Andrew Tridgell2008-05-2040-983/+1285
|\| | | | |
| * | | | | Fix prototype generation in new syntax for netlogon.cAndrew Bartlett2008-05-201-1/+1
| * | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-05-202-2/+2
| |\ \ \ \ \
| | * | | | | Update tdb version number.Jelmer Vernooij2008-05-201-1/+1
| | * | | | | Fix proto generation.Jelmer Vernooij2008-05-201-1/+1
| * | | | | | Add the core of the new CLDAP/NBT 'netlogon' parsing library.Andrew Bartlett2008-05-202-0/+364
| |/ / / / /
| * | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-05-209-46/+256
| |\ \ \ \ \
| | * | | | | Add __repr__ implementation for Tdb.Jelmer Vernooij2008-05-194-27/+57
| | * | | | | Fix dependency.Jelmer Vernooij2008-05-191-1/+1
| | * | | | | Add __repr__ implementation for Ldb.Jelmer Vernooij2008-05-194-1/+43
| | * | | | | Add __repr__ implementations for ldb.Message, ldb.MessageElement and ldb.Dn.Jelmer Vernooij2008-05-194-17/+155
| * | | | | | Don't regenerate pam_errors.h any more.Andrew Bartlett2008-05-201-2/+0
| * | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-05-2097-1251/+1397
| |\| | | | |
| | * | | | | Fix a memleak in irpc_remove_nameVolker Lendecke2008-05-191-0/+6
| | * | | | | build: only add enabled subsystems and modules to ALL_OBJSStefan Metzmacher2008-05-191-0/+1
| * | | | | | Ensure we don't send a reply if we couldn't push the CLDAP blobAndrew Bartlett2008-05-171-1/+1
| * | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-05-1714-133/+359
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Handle netbios domains in the CLDAP server too.Andrew Bartlett2008-05-172-11/+78
| * | | | | | Modify the LDAP-CLDAP test for better coverage.Andrew Bartlett2008-05-171-4/+8
| * | | | | | Show that the NTLOGON and NETLOGON mailslots are *very* similar.Andrew Bartlett2008-05-178-111/+81
| * | | | | | Explain that the sid must be absent on the NTLOGON mailslot.Andrew Bartlett2008-05-171-0/+1
| * | | | | | Make the IRPC GetDC request use SAM_LOGON packets.Andrew Bartlett2008-05-171-42/+35
| * | | | | | Convert the CLDAP server to use the new netlogon structures.Andrew Bartlett2008-05-171-95/+98
| * | | | | | Test the use of the domain SID on the NETLOGON mailslotAndrew Bartlett2008-05-171-4/+61
| * | | | | | Put back the old netlogn parsing code - for the request onlyAndrew Bartlett2008-05-172-15/+41
| * | | | | | Rework the CLDAP and NBT netlogon requests and responses.Andrew Bartlett2008-05-1614-483/+264
| * | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-05-1528-258/+776
| |\ \ \ \ \ \
| * | | | | | | Remove JavaScript provision-backend scriptAndrew Bartlett2008-05-121-188/+0
| * | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-05-1266-1708/+215
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-05-0921-110/+306
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-05-072-1/+2
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Cope with an empty mapping file in ad2oLschemaAndrew Bartlett2008-05-061-2/+2
* | | | | | | | | | | added SMB2 proxying of rmdirAndrew Tridgell2008-05-192-2/+85
* | | | | | | | | | | Merge commit 'origin/v4-0-test' into vfs_smb2Andrew Tridgell2008-05-19108-1371/+1727
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |