tprouty/samba.git
2008-08-20 Stefan Metzmacherpidl/NDR::Parser: pass $ndr to ParseMemCtxPull*()
2008-08-20 Stefan Metzmacherpidl/NDR::Parser: pass $ndr to ParsePtrPush()
2008-08-20 Stefan Metzmacherpidl/NDR::Parser: use my $ndr = "ndr" in the remaining...
2008-08-20 Stefan Metzmacherpidl/NDR::Parser: pass down $ndr from the top functions
2008-08-20 Stefan Metzmacherpidl/NDR::Parser: pass $ndr to ->PRINT_FN_BLOB()
2008-08-20 Stefan Metzmacherpidl/NDR::Parser: pass $ndr to ->PUSH_FN_BLOB()
2008-08-20 Stefan Metzmacherpidl/NDR::Parser: pass $ndr to ->PULL_FN_BODY()
2008-08-20 Stefan Metzmacherpidl/NDR::Parser: use $ndr instead of "ndr"
2008-08-20 Andrew Tridgelldon't overwrite fixed attributes with @ATTRIBUTES
2008-08-20 Andrew TridgellMerge commit 'origin/v4-0-test' into v4-0-test
2008-08-20 Andrew Tridgelladded a LDB_ATTR_FLAG_FIXED so the schema module can...
2008-08-19 Andrew Tridgelladded some comments at the request of a frustrated...
2008-08-19 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-19 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-19 Andrew BartlettFix up new OpenLDAP MMR code.
2008-08-19 Oliver LiebelGenerate Multi-Master Replication configuration for...
2008-08-19 Andrew BartlettFix templates.ldb reprovision handling.
2008-08-18 Stefan Metzmacherlibrpc: don't build the old mszip decompression code
2008-08-18 Stefan Metzmacherndr_compression: use zlib's inflate() for decompression
2008-08-18 Stefan Metzmacherzlib: mark as modified for samba
2008-08-18 Stefan Metzmacherzlib: fix compiler warnings
2008-08-18 Stefan Metzmacherzlib: we don't need the inflateReset2 prototype twice
2008-08-18 Matthieu Suichelibrpc/ndr: add support for XPRESS decompression
2008-08-18 Matthieu Suichelib/compression: Import of lzxpress decompression algorithm
2008-08-18 Andrew BartlettNote the ldb syntax for attribute syntaxes in the table.
2008-08-18 Andrew BartlettAllow attributes to be overwritten, not just added to
2008-08-18 Andrew BartlettFix segfaults when loading the schema fails.
2008-08-18 Andrew BartlettEnsure we fail to proceed if the schema won't load.
2008-08-18 Andrew BartlettRemove references to the unused @SUBCLASS feature.
2008-08-18 Andrew BartlettMerge the two attribute syntax tables.
2008-08-15 Michael Adamconfigure: use AS_HELP_STRING for --with-disable-ext-lib
2008-08-15 Michael Adamconfigure: use AS_HELP_STRING for --enable-developer
2008-08-15 Michael Adamconfigure: use AS_HELP_STRING for --enable-debug.
2008-08-15 Michael Adamconfigure: use AS_HELP_STRING for --with-selftest-prefix.
2008-08-15 Michael Adamconfigure: use AS_HELP_STRING for --with-logfilebase.
2008-08-15 Michael Adamconfigure: use AS_HELP_STRING for --with-piddir
2008-08-15 Michael Adamconfigure: use AS_HELP_STRING for --with-lockdir.
2008-08-15 Michael Adamconfigure: use AS_HELP_STRING for --ntp-signd-socket...
2008-08-15 Michael Adamconfigure: use AS_HELP_STRING for --with-winbindd-privi...
2008-08-15 Michael Adamconfigure: use AS_HELP_STRING for --with-winbindd-socke...
2008-08-15 Michael Adamconfigure: use AS_HELP_STRING for --with-privatedir
2008-08-15 Michael Adamconfigure: format help string for --with-fhs with AS_HE...
2008-08-15 Michael Adamconfigure: remove duplicate definition of --with-winbin...
2008-08-15 Andrew BartlettFix the build, after the ad2oLschema changes.
2008-08-15 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-15 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-15 Andrew BartlettGenerate the subSchema in cn=Aggregate
2008-08-15 Andrew BartlettRework generation of the objectClass and attributeType...
2008-08-15 Andrew BartlettParamaterise the seperator in ad2OLschema
2008-08-14 Andrew BartlettDon't segfault in RPC-ATSVC.
2008-08-14 Stefan MetzmacherRAW-OPEN: be more strict in create_option checking
2008-08-14 Stefan MetzmacherRevert "krb5: always generate the acceptor subkey as...
2008-08-14 Stefan Metzmachergsskrb5: always return an acceptor subkey
2008-08-14 Stefan Metzmachergensec_gssapi: only cache the session key in STAGE_DONE
2008-08-14 Stefan MetzmacherSMB2-CREATE: add a special test for FILE_ATTRIBUTE_ENCR...
2008-08-14 Stefan MetzmacherSMB2-CREATE: be more strict in checking file attributes
2008-08-14 Stefan MetzmacherSMB2-CREATE: be more strict in error checking
2008-08-14 Stefan Metzmacherntvfs_generic: fix handling of create_options for SMB2
2008-08-14 Stefan Metzmacherlibcli/smb2: add SMB2_CREATE_OPTIONS_NOT_SUPPORTED_MASK
2008-08-14 Stefan Metzmacherpvfs: fix handling of create_option flags
2008-08-14 Stefan Metzmacherlibcli/raw: fix the special NTCREATE_OPTIONS_*_MASK...
2008-08-14 Stefan Metzmachersmb2srv: async replies with STATUS_PENDING are not...
2008-08-14 Stefan Metzmachersmb2srv: sign replies when the request was also signed
2008-08-14 Stefan Metzmachersmb2srv: use defines instead of hex values
2008-08-14 Stefan Metzmacherlibcli/smb2: use smb2 signing in auto mode if the serve...
2008-08-14 Stefan Metzmacherlibcli/smb2: we don't need check the same thing twice...
2008-08-14 Stefan Metzmacherlibcli/smb2: async replies with STATUS_PENDING are...
2008-08-14 Stefan Metzmacherpidl: fix samba4.pidl.samba3-cli test
2008-08-14 Stefan MetzmacherNBT-WINSREPLICATION: be more robust to timing errors
2008-08-14 Andrew Tridgellexpanded the SMB2-CREATE and RAW-OPEN tests to explore...
2008-08-14 Andrew Tridgellcope with arbitrary unknown pac buffer types, so when...
2008-08-14 Andrew Tridgellcope with not knowing the kdc key
2008-08-12 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-12 Stefan Metzmachergensec_gssapi: add support for GENSEC_FEATURE_NEW_SPNEGO
2008-08-12 Stefan Metzmachergensec_gssapi: fix compiler warnings
2008-08-12 Stefan Metzmachergensec_gssapi: add a function to load the lucid structu...
2008-08-12 Stefan Metzmachergensec: add support for new style spnego and correctly...
2008-08-12 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-11 Stefan Metzmacherdcerpc.idl: remove used DCERPC_MAX_SIGN_SIZE
2008-08-11 Stefan Metzmacherrpc_server: correct the chunk_size depending on the...
2008-08-11 Stefan Metzmacherlibrpc/rpc: correct the chunk_size depending on the...
2008-08-11 Stefan Metzmacherdcerpc.idl: add DCERPC_AUTH_TRAILER_LENGTH
2008-08-11 Andrew BartlettOnly allow trust accounts access to the NTP signing...
2008-08-08 Stefan Metzmachergensec_gssapi: use the correct signature size for cfx...
2008-08-08 Stefan Metzmachergsskrb5: try to be compatible with windows for gss_wrap...
2008-08-08 Stefan Metzmachergensec_gssapi: use gsskrb5_get_subkey() to get the...
2008-08-08 Stefan Metzmacherkrb5: always generate the acceptor subkey as the same...
2008-08-08 Stefan Metzmachergsskrb5: add support for DCE_STYLE and des and des3...
2008-08-08 Andrew BartlettAlways set a session key, even for the 'no password...
2008-08-08 Andrew BartlettClarify comment
2008-08-08 Andrew BartlettWe can't use ndr_pull_struct_blob_all in combinatin...
2008-08-07 Stefan Metzmacherlib: prepare the build of zlib
2008-08-07 Stefan Metzmacherzlib: add inflateReset2()...
2008-08-07 Stefan Metzmacherimport of zlib-1.2.3
2008-08-07 Stefan Metzmacherdrsuapi: fix callers after idl change
2008-08-07 Stefan Metzmacherdrsuapi.idl: directly use mszip in level 2
2008-08-07 Stefan Metzmacherrpc_server: add support for DCERPC_PFC_FLAG_SUPPORT_HEA...
2008-08-07 Stefan Metzmacherlibrpc/rpc: add support DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGN
2008-08-07 Stefan Metzmacherlibrpc/rpc: pass struct dcerpc_pipe to dcerpc_auth3()
2008-08-07 Stefan Metzmachergensec_gssapi: add support for GENSEC_FEATURE_SIGN_PKT_...
next