Try to see if we can get these tests working...
[ira/wip.git] / source3 / include /
2002-01-20 Andrew BartlettThis is another *BIG* change...
2002-01-20 Andrew BartlettKill off another ugly wart from the side of the passdb...
2002-01-20 Andrew BartlettThis is the current patch from Luke Leighton <lckl...
2002-01-17 Andrew BartlettA nice *big* change to the fundemental way we do things.
2002-01-17 Tim PotterAdded some guards.
2002-01-16 Jeremy AllisonMerged in %S fixes and XX_NOT_CHANGED fixes from 2.2.
2002-01-16 Jeremy AllisonFixup error mapping so we have only one table containin...
2002-01-16 Jeremy AllisonAdded CIFS UNIX extension code to client.
2002-01-16 Jeremy AllisonAt leadt don't lose this - I need to re-sync trans2...
2002-01-16 Martin PoolRoll back PSTRING_SANCTIFY patch; just leave non-contro...
2002-01-15 Martin PoolSplit pstring definitions into their own header.
2002-01-15 Martin PoolIntegrate with PSTRING_SANCTIFY.
2002-01-15 Andrew BartlettChange the passdb interface to use allocated strings.
2002-01-14 Jeremy AllisonRemoved MAXSTATUS which was set incorrectly - thus...
2002-01-14 Martin PoolPSTRING_SANCTIFY:
2002-01-12 Jeremy AllisonAdded PRINTER_INFO_4/PRINTER_INFO_5, we're seeing level...
2002-01-11 Jeremy AllisonSame fix as went into 2.2 (I'm waiting for jerry to...
2002-01-11 Samba Release Accountpreparing for release of 3.0-alpha13
2002-01-11 Andrew BartlettBack out the crazy notion that the NTLMSSP flags actual...
2002-01-11 Tim PotterCorrect4ed comment.
2002-01-10 Herb Lewisadded structure members referred to by recent changes...
2002-01-10 Jeremy AllisonFirst part of UNIX extensions (#ifdefed out) more to...
2002-01-10 Jeremy AllisonOh joy - the original code didn't do mapping of the...
2002-01-10 Jeremy AllisonWe need to test for major/minor macros.
2002-01-10 Jeremy AllisonGetting ready to add UNIX extensions in HEAD also.
2002-01-09 Jeremy AllisonAdded tests for st_blocks in struct stat, and added...
2002-01-09 Martin PoolAdd two more memory-debug smbcontrol messages: these...
2002-01-09 Martin PoolWith --enable-dmalloc, also use dmalloc's wrappers...
2002-01-09 Martin PoolAdd UNUSED(paramname) macro to be used in parameter...
2002-01-09 Martin PoolFix macro name controlling inclusion of DMALLOC.
2002-01-07 Tim PotterSed error. The status value in the PRINTER_INFO_2...
2002-01-06 Tim PotterDOS error 31 is ERRgeneral, General Failure. This...
2002-01-05 Andrew BartlettI've decided to move the auth code around a bit more...
2002-01-05 Andrew BartlettAdd a talloc varient of the data_blob functions.
2002-01-03 Jeremy AllisonAdded WERROR for non local domain.
2002-01-03 Andrew BartlettUpdate the NT_STATUS -> DOS error table.
2002-01-03 Martin PoolClarify doc for SAFE_FREE.
2002-01-03 Martin PoolAdd talloc_asprintf_append, which grows an existing...
2002-01-03 Tim PotterWelcome to preprocessor hell. Had to put a #ifndef...
2002-01-03 Tim PotterRemoved unused #define
2002-01-02 Gerald Carterremoved stuff I wasn't using
2002-01-02 Gerald Carterooops./ forgot one
2002-01-02 Andrew BartlettActually enforce the passdb API.
2002-01-02 Jeremy AllisonMake user enumeration work for w2k and win9x.
2002-01-02 Martin PoolDoc.
2002-01-02 Martin Poolstruct cli_state remembers the pipe name that it's...
2002-01-01 Andrew Tridgellrenamed ans1.h to asn_1.h to prevent conflict caused...
2002-01-01 Andrew BartlettA farily large commit:
2001-12-31 Jeremy AllisonFixed enumeration of a large (<1500) users from a Samba...
2001-12-31 Andrew Tridgellcope with systems that don't have full gssapi libs
2001-12-31 Andrew BartlettAdd 'net rpc shutdown' and 'net rpc abortshutdown'.
2001-12-31 Gerald Cartersome merges from 2.2. Still need to merge in changes...
2001-12-30 Andrew BartlettMake Samba compile on RH 6.2 again.
2001-12-30 Jeremy AllisonWhen running interactive we want to set our own process...
2001-12-27 Gerald Cartermoving SAM_ACCOUNT to include a bit field for initialized
2001-12-21 Jean-François Mico... added a copyright notice.
2001-12-21 Jean-François Mico... doesn't keep track of the struct's size we enumerate...
2001-12-21 Jean-François Mico... re-done all of samr_query_disp_info()
2001-12-21 Martin PoolAdd MSG_REQ_POOL_USAGE to get memory usage info.
2001-12-20 Samba Release Accountpreparing for release of 3.0-alpha12
2001-12-20 Samba Release Accountpreparing for release of 3.0-alpha11
2001-12-20 Andrew Tridgellmuch better auto-init of valid_table[]. This should...
2001-12-20 Tim PotterAdded some comments showing hex values of some constants.
2001-12-20 Martin PoolAdd --enable-dmalloc to link against the dmalloc malloc...
2001-12-19 Jeremy AllisonAdded AC_CHECK_FUNCS(syslog vsyslog).
2001-12-19 Samba Release Accountpreparing for release of 3.0-alpha10
2001-12-19 Andrew Tridgellmuch better ADS error handling system
2001-12-19 Andrew Tridgell- added initial support for trusted domains in winbindd_ads
2001-12-19 Martin PoolMake TALLOC_CTX and talloc_chunk private to talloc.c.
2001-12-19 Martin PoolDoc
2001-12-19 Martin PoolPut PRINTF_ATTRIBUTE on talloc_init_named, talloc_asprintf,
2001-12-19 Martin PoolDoc.
2001-12-19 Martin PoolStart adding some debugging features to talloc based...
2001-12-19 Jean-François Mico... added info level 1 to samr_query_alias()
2001-12-17 Jean-François Mico... there is no unknown field in LSA_SEC_QOS
2001-12-17 Tim PotterAdded some constants for registry data types.
2001-12-15 Jeremy AllisonAdded HPUX ACL code.
2001-12-14 Jeremy AllisonAdded the group enum code from 2.2
2001-12-14 Jean-François Mico... add lsa_query_secobj server code. level 4 is the ACL...
2001-12-14 Jeremy AllisonUpdated Solaris link options from DaveCB.
2001-12-14 Jean-François Mico... Rafal (mimir) patch for trusts r.
2001-12-13 Jean-François Mico... update the ldap support code. it compiles.
2001-12-12 Herb Lewisallow IRIX to build nsswitch/libnss_wins.so
2001-12-12 Jean-François Mico... decoded SAM_DELTA 0x0e and 0x12.
2001-12-12 Jean-François Mico... a ugly decoder for SAM_DELTA_DOM_INFO (0x0d)
2001-12-10 Jean-François Mico... added info level 3 to samrgetgroupinfo. I don't know...
2001-12-10 Tim PotterAdded client and server code for the GetPrintProcessorD...
2001-12-08 Andrew Tridgellcheck for gssapi_generic.h
2001-12-08 Andrew Tridgelladded internal sasl/gssapi code. This means we are...
2001-12-06 Andrew Tridgellallow a MAX_DEBUG_LEVEL setting in local.h (or the...
2001-12-05 Andrew BartlettOK. Smbpasswd -j is DEAD.
2001-12-05 Andrew Tridgelladded a REALLY gross hack into kerberos_kinit_password...
2001-12-05 Andrew Tridgelladded timeouts and retries to ldap operations
2001-12-04 Jean-François Mico... added a boolean to the group mapping functions to speci...
2001-12-03 Jean-François Mico... added a tdb to store the account policy informations.
2001-12-03 Andrew Tridgelladded another ATYPE_
2001-12-03 Andrew Tridgelladded a basic ADS backend to winbind. More work needed...
2001-12-03 Martin PoolWriting decimal constants as "02" has been shown to...
2001-12-01 Andrew TridgellThe beginnings of alternative backends for winbindd
2001-11-30 Jeremy AllisonXFS quota patch for Linux.
next