Age | Commit message (Expand) | Author | Files | Lines |
2001-12-30 | When running interactive we want to set our own process group for | Jeremy Allison | 1 | -1/+4 |
2001-12-27 | moving SAM_ACCOUNT to include a bit field for initialized | Gerald Carter | 1 | -2/+21 |
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 | -2/+0 |
2001-12-21 | re-done all of samr_query_disp_info() | Jean-François Micouleau | 1 | -2/+10 |
2001-12-21 | Add MSG_REQ_POOL_USAGE to get memory usage info. | Martin Pool | 1 | -0/+2 |
2001-12-20 | preparing for release of 3.0-alpha12 | Samba Release Account | 1 | -1/+1 |
2001-12-20 | preparing for release of 3.0-alpha11 | Samba Release Account | 1 | -1/+1 |
2001-12-20 | much better auto-init of valid_table[]. This should just about remove | Andrew Tridgell | 1 | -0/+1 |
2001-12-20 | Added some comments showing hex values of some constants. | Tim Potter | 1 | -11/+11 |
2001-12-20 | Add --enable-dmalloc to link against the dmalloc malloc debugger. | Martin Pool | 2 | -1/+11 |
2001-12-19 | Added AC_CHECK_FUNCS(syslog vsyslog). | Jeremy Allison | 1 | -0/+6 |
2001-12-19 | preparing for release of 3.0-alpha10 | Samba Release Account | 1 | -1/+1 |
2001-12-19 | much better ADS error handling system | Andrew Tridgell | 1 | -6/+16 |
2001-12-19 | - added initial support for trusted domains in winbindd_ads | Andrew Tridgell | 1 | -0/+11 |
2001-12-19 | Make TALLOC_CTX and talloc_chunk private to talloc.c. | Martin Pool | 1 | -16/+1 |
2001-12-19 | Doc | Martin Pool | 1 | -1/+9 |
2001-12-19 | Put PRINTF_ATTRIBUTE on talloc_init_named, talloc_asprintf, | Martin Pool | 1 | -0/+8 |
2001-12-19 | Doc. | Martin Pool | 1 | -1/+3 |
2001-12-19 | Start adding some debugging features to talloc based on Samba's | Martin Pool | 1 | -0/+10 |
2001-12-19 | added info level 1 to samr_query_alias() | Jean-François Micouleau | 1 | -0/+11 |
2001-12-17 | there is no unknown field in LSA_SEC_QOS | Jean-François Micouleau | 1 | -1/+0 |
2001-12-17 | Added some constants for registry data types. | Tim Potter | 1 | -4/+14 |
2001-12-15 | Added HPUX ACL code. | Jeremy Allison | 2 | -0/+42 |
2001-12-14 | Added the group enum code from 2.2 | Jeremy Allison | 1 | -6/+18 |
2001-12-14 | add lsa_query_secobj server code. level 4 is the ACL, level 1 is the | Jean-François Micouleau | 1 | -16/+47 |
2001-12-14 | Updated Solaris link options from DaveCB. | Jeremy Allison | 1 | -1/+1 |
2001-12-14 | Rafal (mimir) patch for trusts r. | Jean-François Micouleau | 1 | -0/+1 |
2001-12-13 | update the ldap support code. it compiles. | Jean-François Micouleau | 1 | -0/+7 |
2001-12-12 | allow IRIX to build nsswitch/libnss_wins.so | Herb Lewis | 1 | -0/+3 |
2001-12-12 | decoded SAM_DELTA 0x0e and 0x12. | Jean-François Micouleau | 1 | -0/+59 |
2001-12-12 | a ugly decoder for SAM_DELTA_DOM_INFO (0x0d) | Jean-François Micouleau | 1 | -3/+88 |
2001-12-10 | added info level 3 to samrgetgroupinfo. I don't know what the value is. | Jean-François Micouleau | 1 | -3/+8 |
2001-12-10 | Added client and server code for the GetPrintProcessorDirectory SPOOLSS | Tim Potter | 1 | -2/+25 |
2001-12-08 | check for gssapi_generic.h | Andrew Tridgell | 2 | -0/+8 |
2001-12-08 | added internal sasl/gssapi code. This means we are no longer dependent on cyr... | Andrew Tridgell | 3 | -7/+9 |
2001-12-06 | allow a MAX_DEBUG_LEVEL setting in local.h (or the Makefile) | Andrew Tridgell | 2 | -6/+21 |
2001-12-05 | OK. Smbpasswd -j is DEAD. | Andrew Bartlett | 1 | -0/+6 |
2001-12-05 | added a REALLY gross hack into kerberos_kinit_password so that | Andrew Tridgell | 1 | -0/+1 |
2001-12-05 | added timeouts and retries to ldap operations | Andrew Tridgell | 1 | -0/+7 |
2001-12-04 | added a boolean to the group mapping functions to specify if we need or | Jean-François Micouleau | 1 | -0/+3 |
2001-12-03 | added a tdb to store the account policy informations. | Jean-François Micouleau | 2 | -4/+15 |
2001-12-03 | added another ATYPE_ | Andrew Tridgell | 1 | -1/+2 |
2001-12-03 | added a basic ADS backend to winbind. More work needed, but at | Andrew Tridgell | 1 | -0/+3 |
2001-12-03 | Writing decimal constants as "02" has been shown to cause cancer in | Martin Pool | 1 | -3/+3 |
2001-12-01 | The beginnings of alternative backends for winbindd | Andrew Tridgell | 1 | -1/+1 |
2001-11-30 | XFS quota patch for Linux. | Jeremy Allison | 1 | -1/+4 |
2001-11-30 | Renamed sid field in SEC_ACE to trustee to be more in line with MS's | Tim Potter | 1 | -1/+1 |
2001-11-30 | Comment deconfusification. | Tim Potter | 1 | -1/+1 |
2001-11-29 | Changed again how the privilege list is handled in the group mapping code. | Jean-François Micouleau | 2 | -1/+51 |