init_dom_sid2s: Check return code from string_to_sid. Skip tokens
[samba.git] / source3 / include /
2003-02-16 Andrew BartlettAdd the 'session key' output of the NTLMSSP exchange...
2003-02-15 Gerald Carter* set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736
2003-02-15 Andrew BartlettMove our NTLMSSP client code into ntlmssp.c. The inten...
2003-02-15 Jelmer VernooijRemove obsolete file lib/netatalk.c - We have a VFS...
2003-02-15 Andrew BartlettAntti Andreimann <Antti.Andreimann@mail.ee> has done...
2003-02-14 Andrew BartlettOops, forgot the header file changes.
2003-02-13 Rafal SzczesniakA few typo fixes Andrew eventually let off to me.
2003-02-10 Andrew Tridgelladded the 'lsaenumacctwithright' command to rpcclient...
2003-02-10 Andrew BartlettSome cleanups:
2003-02-09 Andrew Bartlett(only for HEAD at the moment).
2003-02-06 Andrew Tridgellignore config.h.in in cvs as generated by autoheader
2003-02-06 Andrew BartlettRemove configure and config.h.in from CVS.
2003-02-06 Andrew Tridgelladded the LSA privileges server backend stubs. Right...
2003-02-01 Andrew BartlettWe now have client-side SMB signing support!
2003-02-01 Andrew BartlettBitmap offsets and counts are always positive.
2003-01-30 Jeremy AllisonSync up with 3.0 heimdal.
2003-01-30 Jeremy AllisonFix kerberos compile after the tpot massicre :-).
2003-01-30 Jeremy AllisonFix for interesting resource constraint condition....
2003-01-28 Andrew Tridgelladded LsaRemoveAccountRights
2003-01-28 Andrew Tridgellcleaned up the lsa_enum_acct_rights function and added a
2003-01-28 Andrew BartlettFactor out common code in the NTLMSSP/SPNEGO code.
2003-01-24 Richard SharpeCommit just a little more infrastructure for HAVE_GETDI...
2003-01-24 Richard SharpeAt the prompting, start to add infrastructure to detect...
2003-01-21 Jeremy AllisonFixup proto generation to not include krb5 specific...
2003-01-21 Jeremy AllisonMore fixes getting us closer to full Heimdal compile....
2003-01-19 Jeremy AllisonMerge in more of the SuSE patches for Heimdal. These...
2003-01-17 Jim McDonoughEnable dynamic loading of RPC modules. See docs/textdo...
2003-01-16 Jeremy AllisonFixed up mutex protection around winbindd logon code...
2003-01-16 Andrew BartlettUpdates to the NTLMSSP code again - moving the base64...
2003-01-16 Jeremy AllisonMore Heimdal changes. Still not compiling with Heimdal...
2003-01-16 Jeremy AllisonFist part of fixes to make us compile with Heimdal...
2003-01-15 Gerald Cartersmall merges from SAMBA_3_0; mostly typos, renames...
2003-01-15 Andrew BartlettRefactor the NTLMSSP code again - this time we use...
2003-01-15 Andrew Tridgelladded cli_lsa_enum_account_rights() call. Note that...
2003-01-15 Martin PoolRun autoheader
2003-01-14 Andrew BartlettCommit my (disabled) fstring/pstring mixup detection...
2003-01-13 Andrew BartlettUpdates to our NTLMSSP code:
2003-01-12 Andrew BartlettMake the 'service' in make_connection() use an fstrcpy...
2003-01-03 Jeremy AllisonFix problem with "hide unreadable". stat file opens...
2003-01-02 Andrew BartlettAdd PRINTF_ATTRIBUTE() to a few more printf() style...
2003-01-02 Andrew BartlettBIG patch...
2002-12-31 Simo Sorceignore tdbsam2_parse_info.h
2002-12-30 Jeremy AllisonCatching up with old patches. Add define for VERITAS...
2002-12-30 Simo Sorcethe shutdown call does not have a 16 bit flags, but...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-17 Simo Sorceit's getting comic ...
2002-12-16 Simo SorceUhmm a bad day to commit changes :-((
2002-12-16 Simo Sorceoh god, I will forgot my name one of these days :-/
2002-12-16 Simo Sorceupdates to the gums
2002-12-14 Jeremy AllisonEnsure talloc pool query messages are reserved.
2002-12-13 Jim McDonoughMore printer publishing code.
2002-12-12 Gerald CarterMerge ... get_dc_name()-like code from APP_HEAD; better...
2002-12-11 Jeremy AllisonFixed auth module code. Added VALGRIND defines to reduc...
2002-12-10 Jeremy AllisonFix client large file reporting.
2002-12-05 Jim McDonoughMore printer data to publish
2002-12-05 Jeremy AllisonThe element in fsp->print_job should be a RAP jobid...
2002-12-04 Tim PotterRemove FILE_MACRO as __FILE__ is ANSI C.
2002-12-04 Jim McDonoughMore attributes to publish. All DsSpooler attributes...
2002-12-04 Jim McDonoughprinter publishing when using APW or choosing 'list...
2002-12-04 Jeremy AllisonFix for 64 bit issues with oplocks and allocation size.
2002-12-03 Herb Lewisuse FILE_MACRO instead of __FILE__
2002-12-03 Jim McDonoughSupport printer info 7, used for publishing
2002-12-03 Jim McDonoughAdd defines for standard DsSpooler/DsDriver values...
2002-12-03 Jeremy AllisonFixed nasty bug where file writes with start offsets...
2002-11-26 Gerald Carter[print notify fixes from APP_HEAD]
2002-11-18 Jim McDonoughRevert ADS_ERR_OK change. Some compilers didn't like it.
2002-11-18 Jim McDonoughNext step of printer publishing.
2002-11-15 Andrew BartlettRemove the assumption that all Solaris has -lsendfile.
2002-11-15 Jelmer VernooijUse smb_register_passdb() - plus some small fixes
2002-11-15 Jelmer VernooijAdd smb_register_passdb()
2002-11-15 Andrew BartlettAdd const to DEBUG() macro.
2002-11-13 Jelmer Vernooijsmall patch to makesure we fallback to <xfs/xqm.h>...
2002-11-12 Jelmer VernooijAdd smb_register_charset() and use it
2002-11-11 Simo Sorceunion is better to avoid problems with pointers
2002-11-09 Gerald Carterdeldriver fix
2002-11-07 Jim McDonoughAdd smbtrans subcommands so we can stop hardcoding...
2002-11-05 Jeremy AllisonMissed extern declaration.
2002-11-05 Tim PotterRemove DRIVERFILE constant. It was removed with the...
2002-11-04 Richard SharpeThe fixes from Tom plus a minor update from me.
2002-11-02 Jelmer VernooijAdd more options to popt_common and use them. Current...
2002-11-02 Jelmer VernooijAdd popt_common_socket_options
2002-10-30 Jelmer VernooijRerun autoconf
2002-10-30 Jelmer Vernooij- Remove RTLD_GLOBAL
2002-10-30 Andrew Tridgelladded a timegm() function for systems that don't have it
2002-10-30 Jelmer VernooijAdd init_module_function typedef for new module system
2002-10-22 Jeremy AllisonFix for systems that allow more than 65536 open files...
2002-10-22 Simo SorceSome was asking to look at this code, so better it...
2002-10-21 Volker LendeckeThis moves the group mapping API into the passdb backend.
2002-10-21 Jelmer VernooijRemove obsolete acconfig.h - we now use comments in...
2002-10-21 Jelmer VernooijRecognize FreeBSD5 correctly (not as being sysv...)
2002-10-17 Jeremy AllisonAdded new error codes. Fix up connection code to retry...
2002-10-14 Tim PotterTidyup of file specific access mask bits.
2002-10-12 Andrew BartlettNice *big* patch from metze.
2002-10-07 Simo Sorceforgot some bits from previous rpc_secdesc.h rework...
2002-10-06 Simo Sorcetry to put every security descriptors related definitio...
2002-10-05 Jelmer VernooijAdd more common options to popt_common - and start...
2002-10-04 Jeremy AllisonAdd a timeout to tdb_lock_bystring(). Ensure we never...
2002-10-04 Gerald CarterMerge ... working dsrolegetprimdominfo() client code...
2002-10-04 Gerald CarterMerge ... new client side support the Win2k LSARPC...
2002-10-03 Andrew BartlettWe are going to need to track the SAM sequence number...
next