summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-defsJelmer Vernooij2008-05-2917-47/+427
| | |\| |
| | | * | Remove extra spaces on prefixMap input and output.Andrew Bartlett2008-05-292-35/+35
| | | * | Finish the LDIF parsers for the prefixMap attribute.Andrew Bartlett2008-05-291-12/+33
| | | * | Print prefixMap in a human-readable format.Andrew Bartlett2008-05-295-18/+224
| | | * | Merge branch 'v4-0-local' of git://git.id10ts.net/samba into 4-0-localAndrew Bartlett2008-05-292-5/+2
| | | |\ \
| | | | * | howto: Remove smbpython.Andrew Kroeger2008-05-281-4/+1
| | | | * | provision: Add missing string parameter token when assigning ldap_backend.Andrew Kroeger2008-05-281-1/+1
| | | * | | Add in an enum for two future NTP signing ops.Andrew Bartlett2008-05-291-2/+3
| | | * | | Allow the ntp_signd socket to be set from configure.Andrew Bartlett2008-05-298-5/+53
| | | * | | Final fixes to for a functional NTP signing deamon.Andrew Bartlett2008-05-292-18/+128
| | | * | | Don't make the NTP signd headers public.Andrew Bartlett2008-05-292-3/+0
| | | |/ /
| | * / / Fix extra dash in command line flag.Jelmer Vernooij2008-05-291-1/+1
| | |/ /
| | * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-05-2811-52/+540
| | |\|
| | | * add testing of creating a file with an initial ACL on SMB2Andrew Tridgell2008-05-283-31/+95
| | | * added a newline at the end of the IDLAndrew Tridgell2008-05-281-1/+1
| | | * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-05-288-2/+327
| | | |\
| | | * | test unknown tags and bad tag lengthsAndrew Tridgell2008-05-281-0/+19
| | | * | added some of the new SMB2 create tags to gentest_smb2Andrew Tridgell2008-05-281-1/+17
| | | * | ensure we don't change the incoming blobs in a SMB2 createAndrew Tridgell2008-05-281-1/+16
| | | * | added testing of SMB2 create blobsAndrew Tridgell2008-05-281-2/+100
| | | * | implement the documented SMB2 create blobs in the serverAndrew Tridgell2008-05-284-11/+84
| | | * | expose a function for pushing all SMB2 create blobsAndrew Tridgell2008-05-281-17/+36
| | | * | added support for all of the known SMB2 create tags in our clientAndrew Tridgell2008-05-282-11/+195
| | * | | Another (useless) header to installAndrew Bartlett2008-05-281-0/+1
| | * | | Install the ntp_signd NDR headers...Andrew Bartlett2008-05-281-0/+1
| | | |/ | | |/|
| | * | Try adding a stub to fix the buildAndrew Bartlett2008-05-281-0/+6
| | * | Fix dependency list for NDR_TABLEAndrew Bartlett2008-05-281-1/+1
| | * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-05-2814-57/+145
| | |\|
| | | * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-05-282-2/+1
| | | |\
| | | | * Fix dependency on swig ldb module.Jelmer Vernooij2008-05-282-2/+1
| | | * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-05-2839-279/+261
| | | |\|
| | | | * Use variables for directories in ntvfs smb2 module.Jelmer Vernooij2008-05-281-1/+1
| | | | * Use variables for directories in dsdb ldb modules.Jelmer Vernooij2008-05-281-26/+26
| | | | * Use variables for directories in static_deps.mkJelmer Vernooij2008-05-281-8/+8
| | | | * Depend on debug names of shared libs for linking.Jelmer Vernooij2008-05-281-1/+1
| | | * | expanded the SMB2-READ test, including the windows position bugAndrew Tridgell2008-05-281-4/+51
| | | * | add exceptions for some of the strange windows SMB2 locking behaviourAndrew Tridgell2008-05-281-2/+10
| | | * | answer SMB2_ALL_EAS qfileinfoAndrew Tridgell2008-05-281-0/+9
| | | * | added --valid option to gentest_smb2Andrew Tridgell2008-05-281-10/+27
| | | * | added --skip-cleanup to gentestAndrew Tridgell2008-05-281-0/+7
| | | * | fixed error code for write on a directoryAndrew Tridgell2008-05-281-1/+1
| | | * | fix error code for read on a directoryAndrew Tridgell2008-05-281-1/+1
| | | * | make sure we send a reply packet for bad create optionsAndrew Tridgell2008-05-281-1/+2
| | * | | Bring up the ntp signing deamonAndrew Bartlett2008-05-285-21/+28
| | * | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-05-28194-11372/+5785
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Allow librpcsrcdir to be an absolute path.Jelmer Vernooij2008-05-271-1/+1
| | | * | Add variable for smbreadline directory.Jelmer Vernooij2008-05-272-2/+3
| | | * | Allow external use of regf idl.Jelmer Vernooij2008-05-271-5/+4
| | | * | Use variables for IDL file paths.Jelmer Vernooij2008-05-271-1/+1
| | | * | Use variable path for heimdal glue code.Jelmer Vernooij2008-05-271-1/+1