summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2002-06-03Add user name to netsessenum RPC to stop 1783 messagesJim McDonough1-0/+3
2002-06-03put the ifdef for HAVE_VA_COPY in one place rather than in lots ofAndrew Tridgell1-0/+8
2002-06-01Add rpc for file close, expand file enum to take usernameJim McDonough1-0/+16
2002-05-31Removed some unused variables - tidy up some formating, add struct toJeremy Allison2-1/+16
2002-05-31Add error index to netshareadd rpc.Jim McDonough1-0/+4
2002-05-31Update netfileenum on both client and server sides to do an arbitrary numberJim McDonough1-18/+12
2002-05-31netfileenum was missing the username filter.Jim McDonough1-0/+3
2002-05-30Added some comments for NTLMSSP negotiation flags.Tim Potter1-4/+4
2002-05-29Cleaned up srvsvc constants a bit.Tim Potter1-17/+17
2002-05-26change: pdb_getsampwrid() ->pdb_getsampwsid()Simo Sorce1-2/+2
2002-05-26Add support for NTLMv2 (tested!) with NTLMSSP.Andrew Bartlett1-3/+10
2002-05-24Move the authenticaion subsystem over to the same 'module:options' syntaxAndrew Bartlett1-4/+5
2002-05-24Don't duplicat this here, use the existing function prototype.Andrew Bartlett1-4/+2
2002-05-22Commit the header file for the LDAP/secrets changesAndrew Bartlett1-0/+2
2002-05-21uhh, forgot to commit the DBGC_WINBIND definition :-)Simo Sorce1-11/+11
2002-05-18so here it is the code to introduce seriously debugggging classes.Simo Sorce1-11/+13
2002-05-18Oops, I missed commiting this earlier.Andrew Bartlett1-3/+3
2002-05-18Include the extra #define for the last set of smbpasswd mods.Andrew Bartlett1-0/+1
2002-05-18A few things in this commit:Andrew Bartlett1-2/+7
2002-05-17indentAndrew Bartlett1-2/+2
2002-05-17A few more trusted domains updates from mimir.Andrew Bartlett1-1/+1
2002-05-17This removes --with-ssl from Samba.Andrew Bartlett2-7/+0
2002-05-16Add configure support for __va_copy, which is required on Linux/390 systemsJim McDonough1-0/+1
2002-05-14First part of adding flags returns from name_query ...Richard Sharpe1-0/+8
2002-05-11Fix to include -Ipopt in getpass test.Jeremy Allison1-1/+1
2002-05-10Fix for Solaris nscd issue pointed out by Mike GerdtsTim Potter1-1/+3
2002-05-10Oops. Broke the build be removing MSG_PRINTER_UPDATE. Re-added as nextJeremy Allison1-0/+1
2002-05-09Merged in printing fixes... There were many missing !Jeremy Allison2-3/+3
2002-05-09Sync'ing SAMBA_2_2 with HEAD.Shirish Kalele1-18/+26
2002-05-09couple of PIDDIR merges I missedGerald Carter1-0/+1
2002-05-07Added cli_spoolss_enumjobs() function.Tim Potter1-2/+2
2002-05-07DOS error 1307 is returned when an invalid owner for a security descriptorTim Potter1-0/+1
2002-04-24patch from Alexander Bokovoy needed for dlopen on bsd systemsAndrew Tridgell2-3/+9
2002-04-24Added constant and message for invalid security descriptor dos error.Tim Potter1-0/+1
2002-04-24prototypes for some systems that don't have themAndrew Tridgell1-0/+8
2002-04-19Added Martin's lpq parse fixes from 2.2.Jeremy Allison1-0/+3
2002-04-18fixed the fallback to a BDC for ADS connectionsAndrew Tridgell1-0/+1
2002-04-16fixed a problem with the smb_buf() macro on some compilersAndrew Tridgell1-1/+1
2002-04-16reran configure after adding a test for strnlen()Andrew Tridgell1-0/+3
2002-04-16i forgot to commit these parts of the string handling patch earlier. Sorry.Andrew Tridgell1-1/+4
2002-04-15Added hex values as comments for the standard access rights.Tim Potter1-5/+5
2002-04-14Added a status code for lsa_lookup_{sids,names} returning the fact thatTim Potter1-0/+1
2002-04-14Partly based on the work by mimir (Rafal SzczesniakAndrew Bartlett3-6/+21
2002-04-13This is the 'multiple pdb backends' patch from ctrlsoft, aka Jelmer VernooijAndrew Bartlett2-9/+17
2002-04-12Remove : from the list seperators, as this is used to seperate out componentsAndrew Bartlett1-1/+1
2002-04-11added strndup() for systems that don't have itAndrew Tridgell1-1/+4
2002-04-11This split the mangling code up to allow for the possibility of multipleAndrew Tridgell3-0/+19
2002-04-11Removed duplicate _LARGEFILE64_SOURCE added in error.Jeremy Allison1-3/+0
2002-04-11Ensure VFS modules will build correctly by adding defines for CPPFLAGSJeremy Allison1-0/+31
2002-04-10Add ads ldap server controlsJim McDonough1-0/+5