Age | Commit message (Expand) | Author | Files | Lines |
2008-08-16 | configure: use AS_HELP_STRING for --with-privatedir | Michael Adam | 1 | -1/+1 |
2008-08-16 | configure: format help string for --with-fhs with AS_HELP_STRING(). | Michael Adam | 1 | -1/+1 |
2008-08-16 | configure: remove duplicate definition of --with-winbindd-socket-dir. | Michael Adam | 1 | -16/+0 |
2008-08-15 | Fix the build, after the ad2oLschema changes. | Andrew Bartlett | 1 | -2/+3 |
2008-08-15 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 31 | -1134/+1019 |
2008-08-15 | Trusted domains implementation for the KDC. | Andrew Bartlett | 1 | -12/+193 |
2008-08-15 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 13 | -1004/+707 |
2008-08-15 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 18 | -130/+312 |
2008-08-15 | Generate the subSchema in cn=Aggregate | Andrew Bartlett | 12 | -1006/+652 |
2008-08-15 | Rework generation of the objectClass and attributeType lines. | Andrew Bartlett | 1 | -169/+209 |
2008-08-15 | Paramaterise the seperator in ad2OLschema | Andrew Bartlett | 1 | -67/+82 |
2008-08-15 | Don't segfault in RPC-ATSVC. | Andrew Bartlett | 1 | -1/+3 |
2008-08-15 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 18 | -130/+312 |
2008-08-14 | RAW-OPEN: be more strict in create_option checking | Stefan Metzmacher | 1 | -2/+11 |
2008-08-14 | Revert "krb5: always generate the acceptor subkey as the same enctype as the ... | Stefan Metzmacher | 1 | -3/+0 |
2008-08-14 | gsskrb5: always return an acceptor subkey | Stefan Metzmacher | 1 | -4/+18 |
2008-08-14 | gensec_gssapi: only cache the session key in STAGE_DONE | Stefan Metzmacher | 1 | -5/+9 |
2008-08-14 | SMB2-CREATE: add a special test for FILE_ATTRIBUTE_ENCRYPTED | Stefan Metzmacher | 1 | -2/+21 |
2008-08-14 | SMB2-CREATE: be more strict in checking file attributes | Stefan Metzmacher | 1 | -12/+20 |
2008-08-14 | SMB2-CREATE: be more strict in error checking | Stefan Metzmacher | 1 | -1/+11 |
2008-08-14 | ntvfs_generic: fix handling of create_options for SMB2 | Stefan Metzmacher | 1 | -6/+4 |
2008-08-14 | libcli/smb2: add SMB2_CREATE_OPTIONS_NOT_SUPPORTED_MASK | Stefan Metzmacher | 1 | -1/+3 |
2008-08-14 | pvfs: fix handling of create_option flags | Stefan Metzmacher | 1 | -2/+12 |
2008-08-14 | libcli/raw: fix the special NTCREATE_OPTIONS_*_MASK values | Stefan Metzmacher | 1 | -7/+20 |
2008-08-14 | smb2srv: async replies with STATUS_PENDING are not signed | Stefan Metzmacher | 1 | -2/+29 |
2008-08-14 | smb2srv: sign replies when the request was also signed | Stefan Metzmacher | 2 | -7/+4 |
2008-08-14 | smb2srv: use defines instead of hex values | Stefan Metzmacher | 1 | -3/+3 |
2008-08-14 | libcli/smb2: use smb2 signing in auto mode if the server supports it | Stefan Metzmacher | 1 | -1/+7 |
2008-08-14 | libcli/smb2: we don't need check the same thing twice... | Stefan Metzmacher | 1 | -6/+0 |
2008-08-14 | libcli/smb2: async replies with STATUS_PENDING are not signed | Stefan Metzmacher | 1 | -13/+11 |
2008-08-14 | pidl: fix samba4.pidl.samba3-cli test | Stefan Metzmacher | 1 | -2/+0 |
2008-08-14 | NBT-WINSREPLICATION: be more robust to timing errors | Stefan Metzmacher | 1 | -6/+6 |
2008-08-14 | expanded the SMB2-CREATE and RAW-OPEN tests to explore more of how the | Andrew Tridgell | 2 | -8/+67 |
2008-08-14 | cope with arbitrary unknown pac buffer types, so when MS adds | Andrew Tridgell | 1 | -1/+5 |
2008-08-14 | cope with not knowing the kdc key | Andrew Tridgell | 1 | -41/+56 |
2008-08-14 | Assert on failure to join domain in NBT-DGRAM | Andrew Bartlett | 1 | -0/+4 |
2008-08-13 | Rework the trustAuthInOutBlob with the help of a hand parser. | Andrew Bartlett | 5 | -26/+224 |
2008-08-13 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 4 | -24/+206 |
2008-08-13 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 4 | -24/+206 |
2008-08-12 | gensec_gssapi: add support for GENSEC_FEATURE_NEW_SPNEGO | Stefan Metzmacher | 1 | -0/+25 |
2008-08-12 | gensec_gssapi: fix compiler warnings | Stefan Metzmacher | 1 | -2/+2 |
2008-08-12 | gensec_gssapi: add a function to load the lucid structure once | Stefan Metzmacher | 1 | -15/+44 |
2008-08-12 | gensec: add support for new style spnego and correctly handle mechListMIC | Stefan Metzmacher | 3 | -7/+135 |
2008-08-12 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 10 | -48/+139 |
2008-08-12 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 224 | -71/+54380 |
2008-08-12 | Add GenericInfo level for SamLogon calls from the WSPP IDL. | Andrew Bartlett | 2 | -19/+46 |
2008-08-11 | dcerpc.idl: remove used DCERPC_MAX_SIGN_SIZE | Stefan Metzmacher | 1 | -1/+0 |
2008-08-11 | rpc_server: correct the chunk_size depending on the signature size | Stefan Metzmacher | 2 | -6/+14 |
2008-08-11 | librpc/rpc: correct the chunk_size depending on the signature size | Stefan Metzmacher | 1 | -4/+13 |
2008-08-11 | dcerpc.idl: add DCERPC_AUTH_TRAILER_LENGTH | Stefan Metzmacher | 1 | -0/+2 |