Update configure so that we only need one copy of os2_delete.c
[metze/old/v3-2-winbind-ndr.git] / source /
2007-04-20 jpeachUpdate configure so that we only need one copy of os2_d...
2007-04-20 jpeachSupport running under launchd. We abstract the method...
2007-04-20 jpeachRefactor the various daemon run-mode options to make...
2007-04-20 jpeachRemove precompiled headers on clean.
2007-04-20 jpeachSimplify the build rules for plugin modules. Add suppor...
2007-04-20 obnoxAdd a "deletelocalgroup" subcommand to net sam.
2007-04-20 obnoxFix the build:
2007-04-20 gdFix build warning.
2007-04-20 obnoxAdd bzr revision+nick support to mkversion.sh.
2007-04-20 herballow profiling level to be set on startup
2007-04-19 jpeachRemove test directory once we are finished.
2007-04-19 idrafix cut&paste error
2007-04-19 idraRemove leftover potentially segfaulty code.
2007-04-19 jraLooks bigger than it is. Make "inbuf" available
2007-04-19 jerryPatchset sent to samba-technical to address the winbind
2007-04-19 jraStart preparing for multiple encryption contexts in the
2007-04-19 idraclearer message, thanks David
2007-04-19 gdMake sure we use krb5 when we identify just an older...
2007-04-19 metzesync lib/talloc/ with samba4
2007-04-19 metzesync lib/tdb/ with samba4
2007-04-19 metzemerge from samba4:
2007-04-19 metzefix the build on othersystems
2007-04-19 jraUse gss error to NTSTATUS mapping function for errors.
2007-04-19 jraEnsure we get good debug messages from gss_XX calls.
2007-04-19 jraMake client select krb5 encrpyt if krb5 already on.
2007-04-19 jraFix bad #ifdefs.
2007-04-19 jraWow - working gss SMB sealing !
2007-04-19 jraMaking progress in tests...
2007-04-19 jraAdd some helpful debug messages.
2007-04-18 jraFix missing ) in #else path.
2007-04-18 idra3_0 as well
2007-04-18 jraOnly use new krb5 OID.
2007-04-18 jraCorrectly create sub-struct for GSS encryption.
2007-04-18 idraCommit to 3_0 as well after adapting the patch.
2007-04-18 jerryFix another segfault in idmap_ldap.c caused by setting...
2007-04-18 jraFinish the gss-spnego part of the seal code. Now
2007-04-17 jerryBUG 4509: Makefile fix linking the sfu.so and rfc2307.so
2007-04-17 lmuelleBe more careful and check for the euid instead of the...
2007-04-17 lmuelleIf we're running as non root we might not be able to...
2007-04-17 metzeadd tdb_ prefix to non static function
2007-04-17 metzemerge from samba4:
2007-04-17 metzemove tdbback.c content into tdbbackup.c
2007-04-17 metzeuse libreplace headers
2007-04-17 metzeas discussed with simo:
2007-04-17 metzeremove unused stuff completely to fix the build, sorry
2007-04-17 metzefix the build when no shared-library support is detected
2007-04-17 metzeremove unused vars
2007-04-17 metzemove ZERO_*, ARRAY_SIZE and PTR_DIFF macros into libreplace
2007-04-17 jraFix off-by-one in tconX parsing.
2007-04-16 jraAllow arbitrary bases in int and ulong parsing.
2007-04-16 jerryRemove very old bug where we assigned the online mode of
2007-04-16 jraFix last few name -> servicename changes.
2007-04-16 metzemerge from samba4:
2007-04-16 metze__location__ is defined in libreplace now
2007-04-16 jraFix name -> servicename in messages.c
2007-04-16 metzemerge from samba4:
2007-04-16 metzemerge from samba4:
2007-04-16 metzemerge from samba4:
2007-04-16 jraFix bug #4512 - we were returning a volume label greate...
2007-04-16 metzemerge from samba4:
2007-04-16 metzefix the build on systems without GSS_C_NT_HOSTBASED_SERVICE
2007-04-16 metzemerge from samba4:
2007-04-16 metzemerge from samba4:
2007-04-16 metzemove tdb code to lib/tdb/ as in samba4
2007-04-16 metzemerge from samba4:
2007-04-16 metzemerge from samba4:
2007-04-16 metzemerge from samba4:
2007-04-15 idraLet's just cast here, the 2 calls have different alloca...
2007-04-15 metzediscard_const_p is in lib/replace now
2007-04-15 metzemerge from samba4:
2007-04-15 metzemerge from samba4:
2007-04-15 metzemerge from samba4:
2007-04-14 vlendecFix incompatible pointer type warnings. Simo, please...
2007-04-14 vlendecWe can't use become_root() here, as it does DEBUG()
2007-04-14 jraCope with signature errors on sessionsetupX logins
2007-04-13 jraDon't return a value from void functions !
2007-04-13 jraFix typo in testing for non-centry entries.
2007-04-13 jraFix the storage of time_t -> make it 64 bits (use the
2007-04-13 jraFill in the validation functions. Now to test...
2007-04-13 jraAdded boilerplate to be filled in for other validation...
2007-04-13 jraAdd some flesh to the bones of the cache validation...
2007-04-12 idraWorkaround to quickly close bug #4508
2007-04-12 jraVolker is clever :-). Use TDB_NOMMAP to prevent any...
2007-04-12 jraFix for EISCON in open_any_socket_out from William...
2007-04-11 jerryBUG 4491, 4501: Additional fixes for protecting against
2007-04-11 abFSCTL_RECALL_FILE is 0x90117 according to my traces...
2007-04-11 jraFix missing lock count release in transaction cancel.
2007-04-11 jraPure reformatting. I hate 4 space tabstops :-).
2007-04-10 jerryBUG 4501 (second half of fix): Just disable the
2007-04-10 jerryBUG 4501 (partial): Fix a crash caused by not using the
2007-04-10 jraFix bug #3634 - stop nmbd segfaulting with bad interfac...
2007-04-10 jraFixed warning #4498 from jason@ncac.gwu.edu.
2007-04-10 jraMake struct smbdb_ctx an opaque pointer so users of...
2007-04-10 metzefix LDAP SASL "GSSAPI" bind against w2k3, this isn...
2007-04-10 metzeremove netgr functions from libreplace they're not...
2007-04-10 jerryBUG 4500: patch from Jorge Santos <jorge_a_santos@hotma...
2007-04-10 jmcdFix gpfs module on posix-acl test. Adds gpfsacl_sys_se...
2007-04-10 vlendecNext try
2007-04-10 vlendecAttempt to fix the build
2007-04-09 jraFix bug #4494 - reported by Kevin Jamieson <bugzilla...
next