Age | Commit message (Expand) | Author | Files | Lines |
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 | 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 | 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 | allow join of already joined domain | Andrew Tridgell | 1 | -60/+35 |
2001-12-11 | prevent double free | Andrew Tridgell | 1 | -2/+0 |
2001-12-11 | Fix up warnings. Make tdb_openXX() names const. | Jeremy Allison | 3 | -8/+8 |
2001-12-11 | Tidyups to remove warnings on tdb standalone code. | Jeremy Allison | 3 | -22/+23 |
2001-12-11 | handle systems without setenv() | Andrew Tridgell | 1 | -1/+1 |
2001-12-11 | handle a NULL hostname in cli_connect() | Andrew Tridgell | 1 | -0/+3 |
2001-12-11 | better error handling | Andrew Tridgell | 1 | -11/+17 |
2001-12-11 | added a comment about /bin/date | Andrew Tridgell | 1 | -1/+4 |
2001-12-11 | added a net time command. Allow display or set of system time based on | Andrew Tridgell | 4 | -15/+169 |
2001-12-11 | Modify winbindd to use authenticated user info from secrets.tdb when making | Tim Potter | 3 | -5/+39 |
2001-12-11 | Converted wbinfo to use popt instead of getopt - popt is very nice! | Tim Potter | 1 | -28/+100 |
2001-12-11 | detect attempts to connect to names of the type NAME#xx and do a | Andrew Tridgell | 1 | -1/+11 |
2001-12-11 | allow overriding the local time in kerberos_kinit_password() | Andrew Tridgell | 1 | -2/+8 |
2001-12-11 | Removed unreferenced getopt() externals. | Tim Potter | 1 | -2/+0 |
2001-12-11 | SAMR query sec obj returns different results depending on which sam handle | Tim Potter | 1 | -12/+34 |
2001-12-11 | Grr - people who put const everywhere should fix up all the warnings they | Tim Potter | 1 | -1/+2 |
2001-12-11 | Removed unused variable. | Tim Potter | 1 | -3/+1 |
2001-12-11 | Doing some research into ACLs on the LSA and SAM policy objects. | Tim Potter | 6 | -351/+171 |
2001-12-11 | removed the start_ndx parameter from group enumeration | Andrew Tridgell | 5 | -87/+80 |
2001-12-11 | Compile fix. | Tim Potter | 1 | -2/+2 |
2001-12-11 | got rid of start_ndx from query_user_list() | Andrew Tridgell | 6 | -128/+120 |
2001-12-10 | NT_STATUS(0x80000005) maps to ERRDOS,234 | Jean-François Micouleau | 1 | -1/+1 |
2001-12-10 | added enum alias groups to rpcclient | Jean-François Micouleau | 2 | -2/+140 |
2001-12-10 | reinstated all the rap commands as top level commands until we get the | Andrew Tridgell | 2 | -81/+114 |
2001-12-10 | moved ccache location change into winbindd code | Andrew Tridgell | 1 | -8/+0 |
2001-12-10 | robustness fixes and moved ccache location into winbindd_ads code | Andrew Tridgell | 2 | -0/+20 |
2001-12-10 | Treat RAP codes differently. | Jeremy Allison | 1 | -19/+20 |
2001-12-10 | RAP error strings take precedence as they are not encoded in the SMB header | Jeremy Allison | 1 | -9/+9 |
2001-12-10 | Delay gssapi header checking until after kerberos has been located. Wasn't w... | Jim McDonough | 2 | -629/+632 |
2001-12-10 | added info level 3 to samrgetgroupinfo. I don't know what the value is. | Jean-François Micouleau | 4 | -22/+217 |
2001-12-10 | Make proto | Martin Pool | 1 | -1/+0 |
2001-12-10 | Doc. | Martin Pool | 1 | -1/+3 |
2001-12-10 | Allow for internal databases which may have no name. | Martin Pool | 1 | -5/+5 |