idra/samba.git
2010-07-20 Günther Deschners3-ntlmssp: use NEGOTIATE_MESSAGE in ntlmssp_client_ini... ntlmssp
2010-07-20 Simo Sorcedcerpc: Clarify what the arguments of dcerpc_pull_auth_...
2010-07-20 Björn Jackes3: check for explicit external lib bug in ld's as...
2010-07-20 Björn Jackes3: add configure swtich to manually disable as-needed
2010-07-20 Björn JackeRevert "s3: Don't use as-needed"
2010-07-20 Simo Sorces3-dcerpc: Unifiy cli_pipe_auth_data and pipe_auth_data
2010-07-20 Simo Sorces3-auth: Add auth_ntlmssp wrapper for client side
2010-07-20 Simo Sorces3-auth: Move auth_ntlmssp wrappers in their own file
2010-07-20 Simo Sorces3-auth: Refactor and rename auth_ntlmssp_server_info()
2010-07-20 Jeremy AllisonRemove gen_negTokenInit() - change all callers to spneg...
2010-07-19 Jeremy AllisonMove the addition of the 16 byte guid out of spnego_gen...
2010-07-19 Jeremy AllisonRemove parse_negTokenTarg(), as it's actually incorrect...
2010-07-19 Jeremy AllisonFix [Bug 7577] SPNEGO auth fails when contacting Win7...
2010-07-19 Volker Lendeckes3: Avoid pwrite calls for the 1-byte writes with zero...
2010-07-19 Simo Sorces3-auth: Remove unused variable.
2010-07-19 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-19 Andrew Tridgellwaf: make the error msg when gen_ndr directory is missi...
2010-07-19 Andrew Tridgellwaf-idl: put the gen_ndr/README file for source3 back
2010-07-19 Andreas Schneiders3-rpc_server: Added callbacks for init and shutdown...
2010-07-19 Andreas Schneiders3-rpc_server: Don't register the same rpc commands...
2010-07-19 Volker Lendeckes3-docs: Add more verbose description of "log writeable...
2010-07-19 Volker Lendeckes3-docs: Add more verbose description of "ctdb locktime...
2010-07-19 Volker Lendeckes3-docs: Add more verbose description of "username...
2010-07-19 Karolin Seegers3-docs: Remove older documentation of smb2 parameters.
2010-07-19 Kamen Mazdrashkis4: Remove trailing whitespaces
2010-07-19 Kamen Mazdrashkildb: Mark _DEPRECATED_ ldb_msg_diff() and ldb_msg_canon...
2010-07-19 Kamen Mazdrashkis4-dsdb: use ldb_msg_normalize() in ldb_msg_difference()
2010-07-19 Kamen Mazdrashkis4-test: Use ldb_msg_normalize() in sqlite3 backend
2010-07-19 Kamen Mazdrashkis4-test: Use ldb_msg_normalize() in torture/rpc/dssync...
2010-07-19 Kamen Mazdrashkis4-dsdb: use ldb_msg_normalize() in ldbadd-process_file()
2010-07-19 Kamen Mazdrashkis4-dsdb: use ldb_msg_normalize() in source4/lib/ldb...
2010-07-19 Kamen Mazdrashkis4-dsdb: use ldb_msg_normalize() in source4/dsdb/schema...
2010-07-19 Kamen Mazdrashkis4-ldb: Add ldb_msg_normalize() to accept a memory...
2010-07-19 Kamen Mazdrashkis4-ldb: Use _ldb_msg_add_el() in ldb_msg_add()
2010-07-19 Kamen Mazdrashkis4-ldb: Use _ldb_msg_add_el() in ldb_msg_add_empty()
2010-07-19 Kamen Mazdrashkis4-ldb: Add separate function to add empty element...
2010-07-19 Kamen Mazdrashkis4-ldb: Write more explanatory comment for ldb_msg_add()
2010-07-19 Kamen Mazdrashkis4-pyldb: Use ldb_msg_difference() in py_ldb_msg_diff()
2010-07-19 Kamen Mazdrashkis4-test: Use ldb_msg_difference() in torture/rpc/dssync...
2010-07-19 Kamen Mazdrashkis4-tools: use ldb_msg_difference() in ldbedit - modify_...
2010-07-19 Kamen Mazdrashkis4-dsdb/schema/schema_set.c: fix trailing spaces and...
2010-07-19 Kamen Mazdrashkis4-dsdb: use ldb_msg_difference() in source4/dsdb/schem...
2010-07-19 Kamen Mazdrashkis4-ldb: Implement ldb_msg_difference() function to...
2010-07-19 Simo Sorces3-auth: Use talloc hierarchies to properly free auth_n...
2010-07-19 Simo Sorces3-auth: auth_make ntlmssp_state the parent context
2010-07-19 Simo Sorces3-auth: Simplify how we free the auth_context
2010-07-19 Simo Sorces3-auth: Cleanup and readability fixes
2010-07-19 Simo Sorces3-ntlmssp: Remove ntlmssp_end and let the talloc hiera...
2010-07-19 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-18 Volker Lendeckes3: Actually use the usecs in aio_fork_suspend
2010-07-18 Volker Lendeckes3: Fix an uninitialized variable
2010-07-18 Volker Lendeckes3: Work better without the aio sighandler
2010-07-18 Volker Lendeckes3: Fix some nonempty blank lines
2010-07-18 Volker Lendeckes3: Remove a direct use of procid_self()
2010-07-18 Andreas Schneiders3-rpc_client: Fixed a segfault in rpccli_samr_chng_psw...
2010-07-18 Andreas Schneiders3-waf: Fixed the build.
2010-07-18 Volker Lendeckes3: Don't use as-needed
2010-07-17 Volker Lendeckepam_winbind: Fix shadowing a global on FreeBSD
2010-07-17 Simo Sorces3-dcerpc: Fix build and remove unneeded headers
2010-07-17 Simo Sorces3-dcerpc: Move mere processing functions from srv_pipe...
2010-07-17 Volker LendeckeFix a typo
2010-07-17 Simo Sorces3-dcerpc: Move common cli/srv functions into a common...
2010-07-17 Volker Lendeckes3: Really fix the 64-bit warnings
2010-07-17 Volker Lendeckes3: Fix some 64-bit warnings
2010-07-17 Volker Lendeckes3: Right now we do not have includes in Makefile.in
2010-07-17 Matthieu Patous4 pam_winbind: don't build if pam header are not installed
2010-07-17 Matthieu Patous4 nss_switch: fix build problem on computer without...
2010-07-17 Matthieu Patous4-waf: add the missing bits for builing nss_winbind...
2010-07-17 Matthieu Patous4 unittests: add blackblox test for ktpass
2010-07-17 Matthieu Patous4: create a simple version of ktpass
2010-07-16 Günther Deschners3-build: add LIBNDR_XATTR_OBJ.
2010-07-16 Jeremy AllisonFix bug #7570 - New smb2 max parameters are undocumented.
2010-07-16 Günther Deschners3-dcerpc: rename SCHANNEL_SIG_SIZE to NL_AUTH_SIGNATUR...
2010-07-16 Günther Deschners3-perfcount: make it possible to compile the example...
2010-07-16 Günther Deschners4-smbtorture: run all testcases with bigendian push...
2010-07-16 Günther Deschners4-smbtorture: rearrange testlist in RPC-BIND.
2010-07-16 Günther Deschners4-smbtorture: make sure to wipe out dcerpc auth flags...
2010-07-16 Simo Sorces3-dcerpc: Fix ability to receive Big Endian PDUs
2010-07-16 James Peachsmbtorture shell: Allow any config option to be set.
2010-07-16 Jeremy AllisonMake the "map to guest" parameter work correctly with...
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-07-16 Andrew Tridgells4-loadparm: change lp_*() to lpcfg_*() and provide...
2010-07-16 Karolin SeegerWHATSNEW: Start 3.6.0pre1 release notes.
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Günther Deschnerlibcli/netlogon: re-enable debugging.
2010-07-16 Günther Deschners3-registry: use some prs macros to the only place...
2010-07-16 Günther Deschners3-waf: fix the build.
2010-07-15 Günther Deschners3-dcerpc: fix c++ warning.
2010-07-15 Simo SorceMove the remnants of rpc_parse code under registry/
2010-07-15 Simo Sorces3-parse_prs: Remove unuesd functions
2010-07-15 Simo Sorces3-dcerpc: Use a local function to dump pdu regions
2010-07-15 Simo Sorces3-misc: Move smb_io_time() to regfio.c
2010-07-15 Simo Sorces3-dcerpc: Use DATA_BLOB for pipes_struct input data
2010-07-15 Simo Sorces3-dcerpc: Use DATA_BLOB instead of prs_struct for...
2010-07-15 Simo Sorces3-dcerpc: Use DATA_BLOB instead of prs_struct for...
2010-07-15 Simo Sorces3-dcerpc: Avoid unnecessary memory allocation for...
2010-07-15 Simo Sorces3-dcerpc: Use DATA_BLOB instead of prs_struct for...
2010-07-15 Simo Sorces3-dcerpc: Use DATA_BLOB instead of prs_struct for...
2010-07-15 Simo Sorces3-dcerpc: Read a pdu in 2 steps, header first the...
next