summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2001-12-14Added the group enum code from 2.2Jeremy Allison5-23/+118
2001-12-14If domain SID can't be fetched, we shouldn't return NT_STATUS_NO_MEMORY. It ...Jim McDonough1-1/+1
2001-12-14ChangeID fixe from APPLIANCE_HEADGerald Carter2-9/+42
2001-12-14I see no reasons why we should limit username lenght while checkingSimo Sorce1-4/+0
2001-12-14add lsa_query_secobj server code. level 4 is the ACL, level 1 is theJean-François Micouleau3-16/+148
2001-12-14Updated Solaris link options from DaveCB.Jeremy Allison3-12877/+7768
2001-12-14Rafal (mimir) patch for trusts r.Jean-François Micouleau3-7/+42
2001-12-14FALSE -> FalseTim Potter1-1/+1
2001-12-14Display a nice error message if the user%password specified for net rpcTim Potter1-2/+8
2001-12-14Display a nice error message for NT_STATUS_LOGON_FAILURE in connect_to_ipc()Tim Potter1-0/+7
2001-12-14More help/messages/formatting cleanup.Jim McDonough1-37/+40
2001-12-14Merge from 2.2 to allow net rpc join -U to complete even if the workstationTim Potter1-2/+5
2001-12-14Restoration of at least some help function and format. First round of cleanu...Jim McDonough1-259/+221
2001-12-14Set the debuglevel after the call to lp_load() so the change sticks.Tim Potter1-2/+2
2001-12-14don't use -u switch to /bin/date - too many systems don't honor itAndrew Tridgell1-4/+4
2001-12-13Added comment.Tim Potter1-0/+2
2001-12-13Patch for string legths from TAKAHASHI, Motonobu(monyo).Jeremy Allison1-17/+46
2001-12-13update the ldap support code. it compiles.Jean-François Micouleau8-34/+150
2001-12-13merge from 2.2Gerald Carter1-0/+3
2001-12-13merge from appliance_headGerald Carter1-0/+4
2001-12-13-Insswitch/ breaks the build by preventing include of <nss.h> from workingAndrew Tridgell1-1/+1
2001-12-13added "net ads info" to fetch basic ADS info without any authAndrew Tridgell1-0/+26
2001-12-13make sure we find NSS_STATUS structAndrew Tridgell1-0/+1
2001-12-13better error handlingAndrew Tridgell1-2/+7
2001-12-13try the PDC for our workgroup if we can't find the ldap serverAndrew Tridgell1-3/+8
2001-12-13improved error message from failed connectAndrew Tridgell1-6/+3
2001-12-13Must check against -1 for fcntl error check.Jeremy Allison1-4/+4
2001-12-13Fix some compiler warnings.Tim Potter1-2/+1
2001-12-12Always use ASCII strings when changing passwords with RAP.Jeremy Allison1-3/+3
2001-12-12ran autoconfHerb Lewis1-7765/+12874
2001-12-12allow IRIX to build nsswitch/libnss_wins.soHerb Lewis4-18/+91
2001-12-12add *.po32 to ignore listHerb Lewis5-0/+5
2001-12-12added a -V[erbose] option to samsync. Decode a lot of informationJean-François Micouleau3-19/+276
2001-12-12decoded SAM_DELTA 0x0e and 0x12.Jean-François Micouleau2-0/+203
2001-12-12a ugly decoder for SAM_DELTA_DOM_INFO (0x0d)Jean-François Micouleau2-42/+291
2001-12-12added "net time zone" command to show the timezone on a computerAndrew Tridgell1-6/+30
2001-12-11pam_smbpass updates from a.bokovoy@sam-solutions.netAndrew Tridgell4-31/+4
2001-12-11Oops, the -a option disappeared.Tim Potter1-0/+1
2001-12-11add PATH_FLAGS to .po32 objects so dynconfig builds with smbwrapperHerb Lewis1-1/+1
2001-12-11sync with 2.2Herb Lewis1-0/+29
2001-12-11Replace backslash with winbind separator before calling parse_domain_user(). ...Jim McDonough1-2/+4
2001-12-11fix for IRIX compilersHerb Lewis1-2/+2
2001-12-11allow join of already joined domainAndrew Tridgell1-60/+35
2001-12-11prevent double freeAndrew Tridgell1-2/+0
2001-12-11Fix up warnings. Make tdb_openXX() names const.Jeremy Allison3-8/+8
2001-12-11Tidyups to remove warnings on tdb standalone code.Jeremy Allison3-22/+23
2001-12-11handle systems without setenv()Andrew Tridgell1-1/+1
2001-12-11handle a NULL hostname in cli_connect()Andrew Tridgell1-0/+3
2001-12-11better error handlingAndrew Tridgell1-11/+17
2001-12-11added a comment about /bin/dateAndrew Tridgell1-1/+4