Age | Commit message (Expand) | Author | Files | Lines |
2001-12-15 | Allow HPUX to link with new ACL code. | Jeremy Allison | 1 | -2/+2 |
2001-12-15 | Added HPUX ACL code. | Jeremy Allison | 6 | -75/+1086 |
2001-12-14 | Added the group enum code from 2.2 | Jeremy Allison | 5 | -23/+118 |
2001-12-14 | If domain SID can't be fetched, we shouldn't return NT_STATUS_NO_MEMORY. It ... | Jim McDonough | 1 | -1/+1 |
2001-12-14 | ChangeID fixe from APPLIANCE_HEAD | Gerald Carter | 2 | -9/+42 |
2001-12-14 | I see no reasons why we should limit username lenght while checking | Simo Sorce | 1 | -4/+0 |
2001-12-14 | add lsa_query_secobj server code. level 4 is the ACL, level 1 is the | Jean-François Micouleau | 3 | -16/+148 |
2001-12-14 | Updated Solaris link options from DaveCB. | Jeremy Allison | 3 | -12877/+7768 |
2001-12-14 | Rafal (mimir) patch for trusts r. | Jean-François Micouleau | 3 | -7/+42 |
2001-12-14 | FALSE -> False | Tim Potter | 1 | -1/+1 |
2001-12-14 | Display a nice error message if the user%password specified for net rpc | Tim Potter | 1 | -2/+8 |
2001-12-14 | Display a nice error message for NT_STATUS_LOGON_FAILURE in connect_to_ipc() | Tim Potter | 1 | -0/+7 |
2001-12-14 | preparing for release of 3.0-alpha8 | Samba Release Account | 1 | -1/+9 |
2001-12-14 | More help/messages/formatting cleanup. | Jim McDonough | 1 | -37/+40 |
2001-12-14 | Merge from 2.2 to allow net rpc join -U to complete even if the workstation | Tim Potter | 1 | -2/+5 |
2001-12-14 | Restoration of at least some help function and format. First round of cleanu... | Jim McDonough | 1 | -259/+221 |
2001-12-14 | Set the debuglevel after the call to lp_load() so the change sticks. | Tim Potter | 1 | -2/+2 |
2001-12-14 | don't use -u switch to /bin/date - too many systems don't honor it | Andrew Tridgell | 1 | -4/+4 |
2001-12-13 | Added comment. | Tim Potter | 1 | -0/+2 |
2001-12-13 | Patch for string legths from TAKAHASHI, Motonobu(monyo). | Jeremy Allison | 1 | -17/+46 |
2001-12-13 | update the ldap support code. it compiles. | Jean-François Micouleau | 8 | -34/+150 |
2001-12-13 | merge from 2.2 | Gerald Carter | 1 | -0/+3 |
2001-12-13 | merge from appliance_head | Gerald Carter | 1 | -0/+4 |
2001-12-13 | -Insswitch/ breaks the build by preventing include of <nss.h> from working | Andrew Tridgell | 1 | -1/+1 |
2001-12-13 | preparing for release of 3.0-alpha7 | Samba Release Account | 1 | -0/+6 |
2001-12-13 | added "net ads info" to fetch basic ADS info without any auth | Andrew Tridgell | 1 | -0/+26 |
2001-12-13 | make sure we find NSS_STATUS struct | Andrew Tridgell | 1 | -0/+1 |
2001-12-13 | better error handling | Andrew Tridgell | 1 | -2/+7 |
2001-12-13 | try the PDC for our workgroup if we can't find the ldap server | Andrew Tridgell | 1 | -3/+8 |
2001-12-13 | improved error message from failed connect | Andrew Tridgell | 1 | -6/+3 |
2001-12-13 | Must check against -1 for fcntl error check. | Jeremy Allison | 1 | -4/+4 |
2001-12-13 | Fix some compiler warnings. | Tim Potter | 1 | -2/+1 |
2001-12-12 | Always use ASCII strings when changing passwords with RAP. | Jeremy Allison | 1 | -3/+3 |
2001-12-12 | ran autoconf | Herb Lewis | 1 | -7765/+12874 |
2001-12-12 | allow IRIX to build nsswitch/libnss_wins.so | Herb Lewis | 4 | -18/+91 |
2001-12-12 | add *.po32 to ignore list | Herb Lewis | 5 | -0/+5 |
2001-12-12 | added a -V[erbose] option to samsync. Decode a lot of information | Jean-François Micouleau | 3 | -19/+276 |
2001-12-12 | decoded SAM_DELTA 0x0e and 0x12. | Jean-François Micouleau | 2 | -0/+203 |
2001-12-12 | preparing for release of 3.0-alpha6 | Samba Release Account | 1 | -0/+7 |
2001-12-12 | a ugly decoder for SAM_DELTA_DOM_INFO (0x0d) | Jean-François Micouleau | 2 | -42/+291 |
2001-12-12 | added "net time zone" command to show the timezone on a computer | Andrew Tridgell | 1 | -6/+30 |
2001-12-11 | pam_smbpass updates from a.bokovoy@sam-solutions.net | Andrew Tridgell | 4 | -31/+4 |
2001-12-11 | Oops, the -a option disappeared. | Tim Potter | 1 | -0/+1 |
2001-12-11 | ads howto update | Andrew Tridgell | 1 | -25/+13 |
2001-12-11 | add PATH_FLAGS to .po32 objects so dynconfig builds with smbwrapper | Herb Lewis | 1 | -1/+1 |
2001-12-11 | sync with 2.2 | Herb Lewis | 1 | -0/+29 |
2001-12-11 | Replace backslash with winbind separator before calling parse_domain_user(). ... | Jim McDonough | 1 | -2/+4 |
2001-12-11 | fix for IRIX compilers | Herb Lewis | 1 | -2/+2 |
2001-12-11 | Clarify a little | Volker Lendecke | 1 | -5/+6 |
2001-12-11 | allow join of already joined domain | Andrew Tridgell | 1 | -60/+35 |