Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 | preparing for release of 3.0-alpha5 | Samba Release Account | 1 | -0/+7 |
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 | preparing for release of 3.0-alpha4 | Samba Release Account | 1 | -0/+9 |
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 |