Age | Commit message (Expand) | Author | Files | Lines |
2002-06-10 | Merge of Jerry's fix from 2.2. | Jeremy Allison | 1 | -3/+10 |
2002-06-10 | Remove "sids.h" as it really wasn't being used anywhere, and was exporting | Andrew Bartlett | 2 | -40/+0 |
2002-06-07 | Globally replace 'global_sam_sid' with get_global_sam_sid(), a self | Andrew Bartlett | 1 | -1/+1 |
2002-06-07 | Add flags2 for security signitures | Andrew Bartlett | 1 | -0/+1 |
2002-06-06 | Fix compile error - doh! | Tim Potter | 1 | -0/+4 |
2002-06-06 | Moved some notify related constants into srv_spoolss_nt.c since | Tim Potter | 1 | -4/+3 |
2002-06-03 | Add user name to netsessenum RPC to stop 1783 messages | Jim McDonough | 1 | -0/+3 |
2002-06-03 | put the ifdef for HAVE_VA_COPY in one place rather than in lots of | Andrew Tridgell | 1 | -0/+8 |
2002-06-01 | Add rpc for file close, expand file enum to take username | Jim McDonough | 1 | -0/+16 |
2002-05-31 | Removed some unused variables - tidy up some formating, add struct to | Jeremy Allison | 2 | -1/+16 |
2002-05-31 | Add error index to netshareadd rpc. | Jim McDonough | 1 | -0/+4 |
2002-05-31 | Update netfileenum on both client and server sides to do an arbitrary number | Jim McDonough | 1 | -18/+12 |
2002-05-31 | netfileenum was missing the username filter. | Jim McDonough | 1 | -0/+3 |
2002-05-30 | Added some comments for NTLMSSP negotiation flags. | Tim Potter | 1 | -4/+4 |
2002-05-29 | Cleaned up srvsvc constants a bit. | Tim Potter | 1 | -17/+17 |
2002-05-26 | change: pdb_getsampwrid() ->pdb_getsampwsid() | Simo Sorce | 1 | -2/+2 |
2002-05-26 | Add support for NTLMv2 (tested!) with NTLMSSP. | Andrew Bartlett | 1 | -3/+10 |
2002-05-24 | Move the authenticaion subsystem over to the same 'module:options' syntax | Andrew Bartlett | 1 | -4/+5 |
2002-05-24 | Don't duplicat this here, use the existing function prototype. | Andrew Bartlett | 1 | -4/+2 |
2002-05-22 | Commit the header file for the LDAP/secrets changes | Andrew Bartlett | 1 | -0/+2 |
2002-05-21 | uhh, forgot to commit the DBGC_WINBIND definition :-) | Simo Sorce | 1 | -11/+11 |
2002-05-18 | so here it is the code to introduce seriously debugggging classes. | Simo Sorce | 1 | -11/+13 |
2002-05-18 | Oops, I missed commiting this earlier. | Andrew Bartlett | 1 | -3/+3 |
2002-05-18 | Include the extra #define for the last set of smbpasswd mods. | Andrew Bartlett | 1 | -0/+1 |
2002-05-18 | A few things in this commit: | Andrew Bartlett | 1 | -2/+7 |
2002-05-17 | indent | Andrew Bartlett | 1 | -2/+2 |
2002-05-17 | A few more trusted domains updates from mimir. | Andrew Bartlett | 1 | -1/+1 |
2002-05-17 | This removes --with-ssl from Samba. | Andrew Bartlett | 2 | -7/+0 |
2002-05-16 | Add configure support for __va_copy, which is required on Linux/390 systems | Jim McDonough | 1 | -0/+1 |
2002-05-14 | First part of adding flags returns from name_query ... | Richard Sharpe | 1 | -0/+8 |
2002-05-11 | Fix to include -Ipopt in getpass test. | Jeremy Allison | 1 | -1/+1 |
2002-05-10 | Fix for Solaris nscd issue pointed out by Mike Gerdts | Tim Potter | 1 | -1/+3 |
2002-05-10 | Oops. Broke the build be removing MSG_PRINTER_UPDATE. Re-added as next | Jeremy Allison | 1 | -0/+1 |
2002-05-09 | Merged in printing fixes... There were many missing ! | Jeremy Allison | 2 | -3/+3 |
2002-05-09 | Sync'ing SAMBA_2_2 with HEAD. | Shirish Kalele | 1 | -18/+26 |
2002-05-09 | couple of PIDDIR merges I missed | Gerald Carter | 1 | -0/+1 |
2002-05-07 | Added cli_spoolss_enumjobs() function. | Tim Potter | 1 | -2/+2 |
2002-05-07 | DOS error 1307 is returned when an invalid owner for a security descriptor | Tim Potter | 1 | -0/+1 |
2002-04-24 | patch from Alexander Bokovoy needed for dlopen on bsd systems | Andrew Tridgell | 2 | -3/+9 |
2002-04-24 | Added constant and message for invalid security descriptor dos error. | Tim Potter | 1 | -0/+1 |
2002-04-24 | prototypes for some systems that don't have them | Andrew Tridgell | 1 | -0/+8 |
2002-04-19 | Added Martin's lpq parse fixes from 2.2. | Jeremy Allison | 1 | -0/+3 |
2002-04-18 | fixed the fallback to a BDC for ADS connections | Andrew Tridgell | 1 | -0/+1 |
2002-04-16 | fixed a problem with the smb_buf() macro on some compilers | Andrew Tridgell | 1 | -1/+1 |
2002-04-16 | reran configure after adding a test for strnlen() | Andrew Tridgell | 1 | -0/+3 |
2002-04-16 | i forgot to commit these parts of the string handling patch earlier. Sorry. | Andrew Tridgell | 1 | -1/+4 |
2002-04-15 | Added hex values as comments for the standard access rights. | Tim Potter | 1 | -5/+5 |
2002-04-14 | Added a status code for lsa_lookup_{sids,names} returning the fact that | Tim Potter | 1 | -0/+1 |
2002-04-14 | Partly based on the work by mimir (Rafal Szczesniak | Andrew Bartlett | 3 | -6/+21 |
2002-04-13 | This is the 'multiple pdb backends' patch from ctrlsoft, aka Jelmer Vernooij | Andrew Bartlett | 2 | -9/+17 |