Age | Commit message (Expand) | Author | Files | Lines |
2001-12-03 | Updated definition of fstring. | Tim Potter | 1 | -4/+11 |
2001-12-03 | re-enabled insure backtrace, calling /usr/bin/backtrace | Andrew Tridgell | 1 | -2/+4 |
2001-12-03 | init group db before use | Andrew Tridgell | 1 | -0/+12 |
2001-12-02 | added queryuseraliases to rpcclient | Jean-François Micouleau | 3 | -0/+150 |
2001-12-02 | there was a bug in samr_lookup_names (my fault) | Jean-François Micouleau | 1 | -42/+77 |
2001-12-02 | added mapping of primary gid to rid thru the group mapping code. | Jean-François Micouleau | 5 | -29/+143 |
2001-12-02 | added samr_query_sec_obj. and put back some code to display a security | Jean-François Micouleau | 1 | -8/+201 |
2001-12-01 | added samr_query_sec_obj for rpcclient | Jean-François Micouleau | 1 | -0/+46 |
2001-12-01 | groups in the Builtin domain S-5-32 are alias and not well-known groups | Jean-François Micouleau | 1 | -11/+15 |
2001-12-01 | removed the #ifdef USING_GROUPNAME_MAP/#endif blocks | Jean-François Micouleau | 1 | -10/+0 |
2001-12-01 | added smbgroupedit to compile by default | Jean-François Micouleau | 1 | -1/+1 |
2001-12-01 | The beginnings of alternative backends for winbindd | Andrew Tridgell | 7 | -67/+112 |
2001-12-01 | added $(LDFLAGS) to link smbmount/smbmnt/smbumount to make Red Hat Linux | Motonobu Takahashi | 1 | -3/+3 |
2001-12-01 | not used any more | Andrew Tridgell | 1 | -144/+0 |
2001-12-01 | more specific DNS instructions | Andrew Tridgell | 1 | -6/+9 |
2001-12-01 | KDC DNS domain must be the kerberos realm. Or so it seems that way | Jim McDonough | 1 | -0/+3 |
2001-11-30 | we need to look for liblber before libldap | Andrew Tridgell | 2 | -665/+678 |
2001-11-30 | XFS quota patch for Linux. | Jeremy Allison | 4 | -657/+736 |
2001-11-30 | merge from APPLIANCE_HEAD | Gerald Carter | 1 | -16/+20 |
2001-11-30 | Check error returns. | Jeremy Allison | 1 | -4/+12 |
2001-11-30 | Gerald's fix. | Jeremy Allison | 1 | -6/+2 |
2001-11-30 | After conversations with Andrew, improved the robustness of the | Jeremy Allison | 1 | -26/+53 |
2001-11-30 | preparing for release of 3.0-alpha0 | Samba Release Account | 1 | -412/+76 |
2001-11-30 | Renamed sid field in SEC_ACE to trustee to be more in line with MS's | Tim Potter | 8 | -46/+58 |
2001-11-30 | Missing return in free_privilege() | Tim Potter | 1 | -0/+2 |
2001-11-30 | Ensured the %G substitution exactly matches what the man page states. | Jeremy Allison | 1 | -1/+2 |
2001-11-30 | Comment deconfusification. | Tim Potter | 1 | -1/+1 |
2001-11-29 | Added close-share message. | Jeremy Allison | 1 | -1/+10 |
2001-11-29 | Changed again how the privilege list is handled in the group mapping code. | Jean-François Micouleau | 9 | -155/+850 |
2001-11-29 | ads->realm must not be NULL | Andrew Tridgell | 1 | -0/+3 |
2001-11-29 | define LDAP_PORT when not available | Andrew Tridgell | 1 | -0/+3 |
2001-11-29 | fixed typo | Andrew Tridgell | 1 | -1/+1 |
2001-11-29 | Fix up the ./configure tests for kerberos. This ensures a more consistant | Andrew Bartlett | 2 | -667/+657 |
2001-11-29 | Make better use of the ads_init() function to get the kerberos relam etc. | Andrew Bartlett | 8 | -127/+221 |
2001-11-29 | I think the lookup_pdc_name() should be called lookup_dc_name() and the | Tim Potter | 4 | -27/+37 |
2001-11-29 | fixed toupper_w() and friends on big-endian | Andrew Tridgell | 1 | -6/+6 |
2001-11-29 | 2nd attempt at fixing lame char tables on big endian machines | Andrew Tridgell | 1 | -6/+6 |
2001-11-29 | fixed lame char tables on big endian machines | Andrew Tridgell | 1 | -5/+5 |
2001-11-28 | fixed some krb5 ifdefs | Andrew Tridgell | 7 | -10/+10 |
2001-11-28 | merge from APPLIANCE_HEAD | Gerald Carter | 5 | -21/+53 |
2001-11-28 | space -> tab. | Jeremy Allison | 1 | -24/+20 |
2001-11-28 | add .po32 files to ignore list | Herb Lewis | 3 | -3/+6 |
2001-11-28 | Spelling pedents strike again :-). | Jeremy Allison | 1 | -1/+1 |
2001-11-28 | minor update | Andrew Tridgell | 1 | -1/+1 |
2001-11-28 | Allow kerberos to work on RedHat and other non /usr systems again | Andrew Bartlett | 1 | -0/+2 |
2001-11-28 | fixed a core dump in server level security | Andrew Tridgell | 1 | -2/+4 |
2001-11-28 | Some random updates for the ADS-HOWTO | Andrew Bartlett | 1 | -0/+33 |
2001-11-28 | Ensure the CAN_WRITE is checked and prevents O_CREAT and O_TRUNC from | Jeremy Allison | 2 | -2/+11 |
2001-11-28 | Re-added "Share modes" meaning don't allow deny mode conflict. Due to | Jeremy Allison | 1 | -2/+10 |
2001-11-28 | turn off the insure xterm hack for now | Andrew Tridgell | 1 | -1/+1 |