Age | Commit message (Expand) | Author | Files | Lines |
2002-01-30 | Removed version number from file header. | Tim Potter | 12 | -24/+12 |
2002-01-26 | Back out some of the less well thought out ideas from last weeks work on | Andrew Bartlett | 1 | -11/+3 |
2002-01-26 | We may as well not use these temporary variables - they are only used once and | Andrew Bartlett | 1 | -3/+1 |
2002-01-26 | Try to move towards slightly sane linking for Samba by removing some pdb_...() | Andrew Bartlett | 1 | -17/+32 |
2002-01-26 | Fixed ADDPRINTEREX to take a devmode and a security descriptor... | Jeremy Allison | 1 | -21/+29 |
2002-01-20 | This patch makes the 'winbind use default domain' code interact better with | Andrew Bartlett | 1 | -3/+13 |
2002-01-18 | Added prs_mem_clear(). Clear memory on buffer reallocation. That way | Jeremy Allison | 2 | -11/+19 |
2002-01-18 | Always clear malloced memory for parse structs. | Jeremy Allison | 1 | -0/+1 |
2002-01-12 | Added PRINTER_INFO_4/PRINTER_INFO_5, we're seeing level 5 requested on the wi... | Jeremy Allison | 1 | -0/+91 |
2002-01-07 | Sed error. The status value in the PRINTER_INFO_2 structure isn't a WERROR | Tim Potter | 1 | -1/+1 |
2002-01-02 | Add prs_dump_before to dump everything from the start of the prs | Martin Pool | 1 | -4/+23 |
2001-12-31 | more irix -64 portability fixes | Andrew Tridgell | 1 | -1/+1 |
2001-12-31 | Give the main loop talloc context a name (using mbp's new talloc naming | Andrew Bartlett | 1 | -1/+1 |
2001-12-21 | added a copyright notice. | Jean-François Micouleau | 1 | -0/+1 |
2001-12-21 | doesn't keep track of the struct's size we enumerate. W2K doesn't | Jean-François Micouleau | 1 | -4/+4 |
2001-12-21 | re-done all of samr_query_disp_info() | Jean-François Micouleau | 1 | -125/+76 |
2001-12-20 | merge from 2.2 | Gerald Carter | 1 | -6/+6 |
2001-12-19 | added info level 1 to samr_query_alias() | Jean-François Micouleau | 1 | -0/+61 |
2001-12-18 | fixing bug I introduced. | Jean-François Micouleau | 1 | -1/+1 |
2001-12-17 | there is no unknown field in LSA_SEC_QOS | Jean-François Micouleau | 1 | -19/+15 |
2001-12-17 | Replaced some hardcoded hex numbers with constants. | Tim Potter | 1 | -4/+8 |
2001-12-13 | update the ldap support code. it compiles. | Jean-François Micouleau | 1 | -5/+8 |
2001-12-13 | merge from 2.2 | Gerald Carter | 1 | -0/+3 |
2001-12-12 | decoded SAM_DELTA 0x0e and 0x12. | Jean-François Micouleau | 1 | -0/+144 |
2001-12-12 | a ugly decoder for SAM_DELTA_DOM_INFO (0x0d) | Jean-François Micouleau | 1 | -39/+203 |
2001-12-10 | added info level 3 to samrgetgroupinfo. I don't know what the value is. | Jean-François Micouleau | 1 | -6/+44 |
2001-12-10 | Added client and server code for the GetPrintProcessorDirectory SPOOLSS | Tim Potter | 1 | -2/+139 |
2001-12-06 | again an intrusive patch: | Jean-François Micouleau | 1 | -26/+20 |
2001-12-05 | OK. Smbpasswd -j is DEAD. | Andrew Bartlett | 1 | -2/+7 |
2001-12-05 | Const religion for some of the RPC code. | Andrew Bartlett | 2 | -3/+3 |
2001-12-03 | added a tdb to store the account policy informations. | Jean-François Micouleau | 1 | -22/+28 |
2001-12-03 | const religion | Andrew Tridgell | 1 | -2/+2 |
2001-11-30 | Renamed sid field in SEC_ACE to trustee to be more in line with MS's | Tim Potter | 1 | -4/+4 |
2001-11-29 | Changed again how the privilege list is handled in the group mapping code. | Jean-François Micouleau | 1 | -0/+152 |
2001-11-28 | merge from APPLIANCE_HEAD | Gerald Carter | 1 | -7/+1 |
2001-11-28 | add .po32 files to ignore list | Herb Lewis | 1 | -1/+2 |
2001-11-28 | added samr_set_domain_info and samr_unknown_2E. | Jean-François Micouleau | 1 | -12/+259 |
2001-11-25 | Fix ./configure --enable-developer warnings (shadow of global) | Andrew Bartlett | 1 | -2/+2 |
2001-11-24 | added lsaenumprivsaccount and lsalookupprivvalue to rpcclient | Jean-François Micouleau | 1 | -1/+76 |
2001-11-23 | Changed how the privileges are stored in the group mapping code. It's now | Jean-François Micouleau | 1 | -0/+9 |
2001-11-22 | added lsa_enum_sids to rpcclient | Jean-François Micouleau | 1 | -0/+8 |
2001-11-22 | add another command to rpcclient: getdispname. Show the full description | Jean-François Micouleau | 1 | -0/+15 |
2001-11-22 | add a command to rpcclient: enumprivs | Jean-François Micouleau | 1 | -0/+21 |
2001-11-22 | remove unused variables | Gerald Carter | 1 | -1/+0 |
2001-11-22 | merge from 2.2 | Gerald Carter | 1 | -11/+208 |
2001-11-21 | samr_querydom_info level 1: found the meaning of the unknow fields. And | Jean-François Micouleau | 4 | -24/+37 |
2001-11-17 | Tidyups when I was doing the big merge... | Jeremy Allison | 1 | -3/+6 |
2001-11-15 | Tidyups and things I discovered during the merge... | Jeremy Allison | 1 | -4/+4 |
2001-11-15 | No longer used. | Jeremy Allison | 1 | -622/+0 |
2001-11-15 | Doxygen demo for Tim. | Martin Pool | 1 | -3/+8 |