summaryrefslogtreecommitdiffstats
path: root/source/include
Commit message (Expand)AuthorAgeFilesLines
* Sed error. The status value in the PRINTER_INFO_2 structure isn't a WERRORTim Potter2002-01-072-2/+2
* DOS error 31 is ERRgeneral, General Failure. This is the WERROR equivalentTim Potter2002-01-061-0/+1
* I've decided to move the auth code around a bit more...Andrew Bartlett2002-01-051-13/+21
* Add a talloc varient of the data_blob functions.Andrew Bartlett2002-01-051-1/+2
* Added WERROR for non local domain.Jeremy Allison2002-01-031-0/+1
* Update the NT_STATUS -> DOS error table.Andrew Bartlett2002-01-031-0/+2
* Clarify doc for SAFE_FREE.Martin Pool2002-01-031-3/+7
* Add talloc_asprintf_append, which grows an existing string buffer toMartin Pool2002-01-031-0/+6
* Welcome to preprocessor hell. Had to put a #ifndef around SAFE_FREE toTim Potter2002-01-031-0/+3
* Removed unused #defineTim Potter2002-01-031-1/+0
* removed stuff I wasn't usingGerald Carter2002-01-021-49/+0
* ooops./ forgot oneGerald Carter2002-01-021-1/+1
* Actually enforce the passdb API.Andrew Bartlett2002-01-021-48/+55
* Make user enumeration work for w2k and win9x.Jeremy Allison2002-01-021-1/+4
* Doc.Martin Pool2002-01-021-2/+1
* struct cli_state remembers the pipe name that it's talking to, if any,Martin Pool2002-01-021-0/+3
* renamed ans1.h to asn_1.h to prevent conflict caused by krb5 headersAndrew Tridgell2002-01-012-1/+1
* A farily large commit:Andrew Bartlett2002-01-011-2/+5
* Fixed enumeration of a large (<1500) users from a Samba PDC to a W2kJeremy Allison2001-12-311-1/+1
* cope with systems that don't have full gssapi libsAndrew Tridgell2001-12-312-2/+3
* Add 'net rpc shutdown' and 'net rpc abortshutdown'.Andrew Bartlett2001-12-311-0/+4
* some merges from 2.2. Still need to merge in changes from pdb_tdb.cGerald Carter2001-12-311-0/+1
* Make Samba compile on RH 6.2 again.Andrew Bartlett2001-12-302-0/+7
* When running interactive we want to set our own process group forJeremy Allison2001-12-301-1/+4
* moving SAM_ACCOUNT to include a bit field for initializedGerald Carter2001-12-271-2/+21
* added a copyright notice.Jean-François Micouleau2001-12-211-0/+1
* doesn't keep track of the struct's size we enumerate. W2K doesn'tJean-François Micouleau2001-12-211-2/+0
* re-done all of samr_query_disp_info()Jean-François Micouleau2001-12-211-2/+10
* Add MSG_REQ_POOL_USAGE to get memory usage info.Martin Pool2001-12-211-0/+2
* preparing for release of 3.0-alpha12Samba Release Account2001-12-201-1/+1
* preparing for release of 3.0-alpha11Samba Release Account2001-12-201-1/+1
* much better auto-init of valid_table[]. This should just about removeAndrew Tridgell2001-12-201-0/+1
* Added some comments showing hex values of some constants.Tim Potter2001-12-201-11/+11
* Add --enable-dmalloc to link against the dmalloc malloc debugger.Martin Pool2001-12-202-1/+11
* Added AC_CHECK_FUNCS(syslog vsyslog).Jeremy Allison2001-12-191-0/+6
* preparing for release of 3.0-alpha10Samba Release Account2001-12-191-1/+1
* much better ADS error handling systemAndrew Tridgell2001-12-191-6/+16
* - added initial support for trusted domains in winbindd_adsAndrew Tridgell2001-12-191-0/+11
* Make TALLOC_CTX and talloc_chunk private to talloc.c.Martin Pool2001-12-191-16/+1
* DocMartin Pool2001-12-191-1/+9
* Put PRINTF_ATTRIBUTE on talloc_init_named, talloc_asprintf,Martin Pool2001-12-191-0/+8
* Doc.Martin Pool2001-12-191-1/+3
* Start adding some debugging features to talloc based on Samba'sMartin Pool2001-12-191-0/+10
* added info level 1 to samr_query_alias()Jean-François Micouleau2001-12-191-0/+11
* there is no unknown field in LSA_SEC_QOSJean-François Micouleau2001-12-171-1/+0
* Added some constants for registry data types.Tim Potter2001-12-171-4/+14
* Added HPUX ACL code.Jeremy Allison2001-12-152-0/+42
* Added the group enum code from 2.2Jeremy Allison2001-12-141-6/+18
* add lsa_query_secobj server code. level 4 is the ACL, level 1 is theJean-François Micouleau2001-12-141-16/+47
* Updated Solaris link options from DaveCB.Jeremy Allison2001-12-141-1/+1