security: Fixed incorrect indentation in create_descriptor.c
[samba.git] / libcli / auth /
2011-01-03 Stefan Metzmacherlibcli/auth: add netsec_outgoing_sig_size()
2010-12-21 Matthias Dieter... s3/s4:auth SPNEGO - adaptions for the removed "const...
2010-12-08 Andrew Bartlettlibcli/auth bring ADS_IGNORE_PRINCIPAL in common
2010-12-07 Stefan Metzmacherlibcli/auth: let spnego_write_mech_types() check the...
2010-10-31 Jelmer Vernooijs4: Remove the old perl/m4/make/mk-based build system.
2010-10-30 Andrew Tridgells4-tdb: make tdb-wrap into a private library
2010-10-26 Jelmer Vernooijwaf: Remove lib prefix from libraries manually.
2010-10-24 Jelmer Vernooijs4: Rename LIBSAMBA-* to libsamba-*
2010-10-10 Jelmer Vernooijlibcli-auth: Remove unnecessary dependency on libsamba...
2010-09-23 Simo Sorcelibcli: fix compile warning
2010-09-16 Andrew Bartlettlibcli/auth/ntlmssp Be clear about talloc parents for...
2010-09-15 Andrew Tridgells4-auth: set the RODC bit for RODC schannel
2010-09-13 Volker Lendeckentlm_check: Fix some nonempty blank lines
2010-09-11 Matthias Dieter... libcli/auth/schannel_state_tdb.c - fix includes
2010-09-11 Andrew Bartlettlibcli/auth Failure to find the cached session key...
2010-08-26 Matthias Dieter... libcli/auth/ntlm_check.c - fix parameter indentation
2010-08-24 Günther Deschners3-dcerpc: avoid talloc_move on schannel creds in cli_r...
2010-08-12 Günther Deschnerntlmssp: fix unitialized variable in ntlmssp_server_pos...
2010-08-12 Volker LendeckeFix a typo
2010-08-10 Andrew Bartlettlibcli/auth Make the source3/ implementation of the...
2010-08-10 Günther Deschnerlibcli/auth/ntlmssp: remove outdated comment. The versi...
2010-08-10 Andrew Bartlettlibcli/auth Move some source3/ NTLMSSP functions to...
2010-07-01 Günther Deschners3-libads: move spnego defines to their appropriate...
2010-06-30 Andreas Schneiderlibcli: Fixed a build warning for a missing prototype.
2010-06-25 Andrew Bartlettschannel Change to TDB_CLEAR_IF_FIRST to reduce fsync()
2010-06-25 Andrew Bartlettlibcli/auth make open_schannel_session_store() public
2010-06-01 Andrew Bartletts4:ntlmssp Use common code for ntlmssp_sign.c
2010-05-31 Andrew Bartletts3:ntlmssp Move ntlmssp_sign.c from source3 to common...
2010-05-31 Andrew Bartlettntlmssp: Make the ntlmssp.h from source3/ a common...
2010-05-20 Jeremy AllisonFix what looks like a cut-and-paste error in our read_n...
2010-05-19 Jeremy AllisonThanks to Andrew Bartlett's advice, fix the NTLMSSP...
2010-05-18 Jelmer Vernooijs3: Remove use of iconv_convenience.
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-04-11 Volker Lendeckelibcli/auth: Fix an uninitialized variable
2010-04-06 Andrew Tridgells4-waf: more dependencies on talloc
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgells4-waf: install the rest of the headers
2010-04-06 Andrew Tridgellbuild: commit all the waf build files in the tree
2010-03-16 Matthias Dieter... libcli/auth/schannel_state_tdb.c - fix a memory leak
2010-03-09 Matthias Dieter... libcli/auth/schannel_state_tdb.c - fix an obviously...
2010-03-05 Stefan Metzmacherlibcli/auth: add a const to des_crypt112_16()
2010-03-03 Karolin SeegerFix typo in comments.
2010-02-26 Stefan Metzmacherlibcli/auth: print the error in the debug message
2010-02-23 Simo Sorces4:cleanup remove unused schannel ldb code
2010-02-23 Simo Sorces4:schannel merge code with s3
2010-02-23 Simo Sorceschannel_tdb: make code compilable in both trees
2010-02-23 Simo Sorces3:schannel streamline interface
2010-02-23 Simo Sorces3:schannel fix memory hierarchy
2010-02-23 Simo Sorceschannel: merge header files
2010-02-23 Simo Sorces4:schannel more readable check logic
2010-02-23 Simo Sorces3:schannel more readable check logic
2010-02-02 Matt KraaiChange uint_t to unsigned int in libcli
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-07 Volker LendeckeSimplify E_md5hash a bit
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-12-22 Andrew Bartlettlibcli/auth Make gd's NDR NTLMSSP parsers helpers common
2009-10-24 Stefan Metzmacherlibcli/auth: initialize creds in netlogon_creds_client_...
2009-10-24 Stefan Metzmacherlibcli/auth: fix memory leak in schannel_creds_server_s...
2009-10-24 Stefan Metzmacherlibcli/auth: don't leak the ldb_msg in schannel_store_s...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-04 Matthias Dieter... s3/s4 common: fix up header file
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-09-17 Kouhei Sutouspnego: Support ASN.1 BIT STRING and use it in SPNEGO.
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-09-16 Stefan Metzmacherlibcli/auth: rewrite schannel sign/seal code to be...
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Günther Deschnerschannel: remove last traces of gensec.
2009-09-15 Günther Deschnerschannel: fully share schannel sign/seal between s3...
2009-09-15 Günther Deschnerschannel: move schannel_sign to main directory.
2009-09-16 Günther Deschnerspnego: add spnego_proto.h.
2009-09-16 Günther Deschnerspnego: share spnego_parse.
2009-09-16 Günther Deschnerlibcli/auth: remove trailing whitespace.
2009-08-28 Günther Deschners4: fix the build after ntlmssp header change.
2009-08-28 Günther Deschnerlibcli/auth: remove unused NTLMSSP_NAME_TYPE_ flags.
2009-08-27 Stefan Metzmacherlibcli/auth: add netlogon_creds_step_crypt() and netlog...
2009-08-27 Stefan Metzmacherlibcli/auth: remove some useless lines
2009-08-27 Stefan Metzmacherlibcli/auth: remember schannel type in netlogon_creds_s...
2009-08-27 Günther Deschnerlibcli/auth: add tdb backend for schannel state.
2009-08-27 Günther Deschnerlibcli/auth: move netlogon_creds_CredentialState out...
2009-08-27 Günther Deschners4-schannel: add ldb suffix to schannel functions.
2009-08-27 Günther Deschnerlibcli/auth: rename schannel_state.c to schannel_state_...
2009-06-18 Andrew Kroegers4: Call va_end() after all va_start()/va_copy() calls.
2009-06-18 Andrew BartlettAdd const to cast, to fix warning
2009-04-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-23 Volker LendeckeFix a couple of warnings
2009-04-20 Jeremy AllisonStop autogenerated files from being created.
2009-04-20 Jeremy AllisonAdd previously generated header files now needed in...
2009-04-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-20 Andrew Bartlettlibcli/auth Ensure we cancel the transaction when schan...
2009-04-20 Andrew Bartlettlibcli/auth: Don't pass back lm_sess_key as the same...
2009-04-16 Andrew BartlettFix building the now common msrpc_parse code
2009-04-15 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-15 Andrew BartlettAdd missing header, remove generated header
2009-04-14 Andrew Bartlettlibcli/auth Push schannel check into common libcli...
2009-04-14 Andrew BartlettRework Samba4 to use the new common libcli/auth code
2009-04-14 Andrew BartlettRework netlogon credentials for the top level
2009-04-14 Andrew BartlettPush schannel_state.c into the top level.
next