summaryrefslogtreecommitdiffstats
path: root/source/include
Commit message (Expand)AuthorAgeFilesLines
* beginning to sync up for 2.2.5 release....Gerald Carter2002-06-1710-38/+602
* This commit was manufactured by cvs2svn to create branchcvs2svn Import User2002-06-131-0/+14
|\
| * Merge in mangle fixes from 2.2.Jeremy Allison2002-06-131-2/+5
| * Latest patch from metze <metze@metzemix.de> to move most of samba acrossAndrew Bartlett2002-06-131-2/+2
| * Removed eff_name field from cli_struct as it wasn't being used anywhere.Tim Potter2002-06-121-1/+0
| * few fixes from Elrond(elrond@samba-tng.org) and Billy O'Connor(billy@oconnoro...Simo Sorce2002-06-111-5/+6
| * Merge of Jerry's fix from 2.2.Jeremy Allison2002-06-101-3/+10
| * Remove "sids.h" as it really wasn't being used anywhere, and was exportingAndrew Bartlett2002-06-102-40/+0
| * Globally replace 'global_sam_sid' with get_global_sam_sid(), a selfAndrew Bartlett2002-06-071-1/+1
| * Add flags2 for security signituresAndrew Bartlett2002-06-071-0/+1
| * Fix compile error - doh!Tim Potter2002-06-061-0/+4
| * Moved some notify related constants into srv_spoolss_nt.c sinceTim Potter2002-06-061-4/+3
| * Add user name to netsessenum RPC to stop 1783 messagesJim McDonough2002-06-031-0/+3
| * put the ifdef for HAVE_VA_COPY in one place rather than in lots ofAndrew Tridgell2002-06-031-0/+8
| * Add rpc for file close, expand file enum to take usernameJim McDonough2002-06-011-0/+16
| * Removed some unused variables - tidy up some formating, add struct toJeremy Allison2002-05-312-1/+16
| * Add error index to netshareadd rpc.Jim McDonough2002-05-311-0/+4
| * Update netfileenum on both client and server sides to do an arbitrary numberJim McDonough2002-05-311-18/+12
| * netfileenum was missing the username filter.Jim McDonough2002-05-311-0/+3
| * Added some comments for NTLMSSP negotiation flags.Tim Potter2002-05-301-4/+4
| * Cleaned up srvsvc constants a bit.Tim Potter2002-05-291-17/+17
| * change: pdb_getsampwrid() ->pdb_getsampwsid()Simo Sorce2002-05-261-2/+2
| * Add support for NTLMv2 (tested!) with NTLMSSP.Andrew Bartlett2002-05-261-3/+10
| * Move the authenticaion subsystem over to the same 'module:options' syntaxAndrew Bartlett2002-05-241-4/+5
| * Don't duplicat this here, use the existing function prototype.Andrew Bartlett2002-05-241-4/+2
| * Commit the header file for the LDAP/secrets changesAndrew Bartlett2002-05-221-0/+2
| * uhh, forgot to commit the DBGC_WINBIND definition :-)Simo Sorce2002-05-211-11/+11
| * so here it is the code to introduce seriously debugggging classes.Simo Sorce2002-05-181-11/+13
| * Oops, I missed commiting this earlier.Andrew Bartlett2002-05-181-3/+3
| * Include the extra #define for the last set of smbpasswd mods.Andrew Bartlett2002-05-181-0/+1
| * A few things in this commit:Andrew Bartlett2002-05-181-2/+7
| * indentAndrew Bartlett2002-05-171-2/+2
| * A few more trusted domains updates from mimir.Andrew Bartlett2002-05-171-1/+1
| * This removes --with-ssl from Samba.Andrew Bartlett2002-05-172-7/+0
| * Add configure support for __va_copy, which is required on Linux/390 systemsJim McDonough2002-05-161-0/+1
| * First part of adding flags returns from name_query ...Richard Sharpe2002-05-141-0/+8
| * Fix to include -Ipopt in getpass test.Jeremy Allison2002-05-111-1/+1
| * Fix for Solaris nscd issue pointed out by Mike GerdtsTim Potter2002-05-101-1/+3
| * Oops. Broke the build be removing MSG_PRINTER_UPDATE. Re-added as nextJeremy Allison2002-05-101-0/+1
| * Merged in printing fixes... There were many missing !Jeremy Allison2002-05-092-3/+3
| * Sync'ing SAMBA_2_2 with HEAD.Shirish Kalele2002-05-091-18/+26
| * couple of PIDDIR merges I missedGerald Carter2002-05-091-0/+1
| * Added cli_spoolss_enumjobs() function.Tim Potter2002-05-071-2/+2
| * DOS error 1307 is returned when an invalid owner for a security descriptorTim Potter2002-05-071-0/+1
| * patch from Alexander Bokovoy needed for dlopen on bsd systemsAndrew Tridgell2002-04-242-3/+9
| * Added constant and message for invalid security descriptor dos error.Tim Potter2002-04-241-0/+1
| * prototypes for some systems that don't have themAndrew Tridgell2002-04-241-0/+8
| * Added Martin's lpq parse fixes from 2.2.Jeremy Allison2002-04-191-0/+3
| * fixed the fallback to a BDC for ADS connectionsAndrew Tridgell2002-04-181-0/+1
| * fixed a problem with the smb_buf() macro on some compilersAndrew Tridgell2002-04-161-1/+1