summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-05-09latest config.guess and config.sub from gnu.orgAndrew Tridgell2-373/+1362
2001-05-08fixes to the group mapping code.Jean-François Micouleau5-19/+94
2001-05-08added some docs in order to keep track of the Samba private enterpriseGerald Carter2-0/+43
2001-05-08More compiler warning fixes.Tim Potter2-4/+4
2001-05-08Fixed compiler warning.Tim Potter1-1/+0
2001-05-08The substitution of %U and %D in the 'template homedir' is nowdoneTim Potter1-10/+6
2001-05-08Added S_ISSOCK macros for systems which treat UNIX domain sockets as FIFOsTim Potter1-0/+10
2001-05-08Removed S_ISSOCK() macro as it's only used within winbind client code.Tim Potter1-10/+0
2001-05-08Added winbindd to list of binaries.Tim Potter1-0/+1
2001-05-08make protoTim Potter1-2/+7
2001-05-08Fixed typo in comment.Tim Potter1-1/+1
2001-05-08Fixed querydispinfo command.Tim Potter1-12/+36
2001-05-08Misc fixes to get winbindd working. We can now do a 'getent passwd'Tim Potter4-17/+88
2001-05-08iinit_samr_q_lookup_rids() didn't actually copy the rids into theTim Potter1-0/+2
2001-05-08Fix for query_dispinfo()Tim Potter1-0/+70
2001-05-08Fix for insure missmatched parameter error.Jeremy Allison1-1/+1
2001-05-08Patch from ackley@cs.unm.edu to clear server_fd/client_fd in root daemon to stopJeremy Allison1-0/+10
2001-05-07Hey what happened to my debug messages? Early exit from reopen_logs()Tim Potter1-0/+11
2001-05-07merge from 2.2 removing the 'domain XXX' parameters.Gerald Carter4-30/+4
2001-05-07removed unused variablesGerald Carter1-2/+0
2001-05-07Fix for bad profile perms. Ensure r on files and rwx on directories.Jeremy Allison1-8/+28
2001-05-07Patch from Simo:Gerald Carter13-122/+191
2001-05-07Removed unused variable.Tim Potter1-1/+0
2001-05-07OK so I couldn't be as clever as I wanted to be with winbindd_glue.cTim Potter5-89/+87
2001-05-07removed need for scandir in client.cAndrew Tridgell2-22/+17
2001-05-07Ignore *.po files.Tim Potter1-0/+1
2001-05-07iAdditional files for winbind merge.Tim Potter4-0/+852
2001-05-07Preliminary merge of winbind into HEAD. Note that this compiles and linksTim Potter15-1671/+2710
2001-05-07rebuild proto.hAndrew Tridgell1-114/+50
2001-05-07merge some fixes from 2.2Andrew Tridgell4-76/+20
2001-05-07fix interfaces.c for aix 3.2.5Andrew Tridgell1-2/+0
2001-05-07Some versions of readline don't have rl_completion_func_t. )-:Tim Potter1-2/+1
2001-05-07iAdded querydispinfo and querydominfo functions.Tim Potter1-3/+205
2001-05-07Some reformatting (sorry Gerald).Tim Potter2-143/+155
2001-05-07new mput code from idra that doesn't need a call to findAndrew Tridgell1-66/+152
2001-05-07Fixed a compiler warning. Still more const warnings though. )-:Tim Potter1-1/+1
2001-05-07Fixed compiler warning.Tim Potter1-1/+2
2001-05-06Patch from David_Tiller@ccnotes.ccity.com finally applied now I've thoughtJeremy Allison2-70/+82
2001-05-06replace modf so we don't need the math libraryAndrew Tridgell1-4/+39
2001-05-06allow env variable TESTDIR for directory for fcntl_lock testAndrew Tridgell1-0/+4
2001-05-06add an alarm to fcntl test to stop tru64 from freezing on the testAndrew Tridgell1-0/+2
2001-05-06clearer tdb_mmap codeAndrew Tridgell1-24/+19
2001-05-06merge from 2.2Andrew Tridgell2-8/+7
2001-05-04Fix problem with OpenBSD mmap and write not being coherent.Jeremy Allison1-8/+29
2001-05-04Big cleanup of passdb and backends.Jean-François Micouleau20-1238/+1271
2001-05-04merge from 2.2 in password_ok() to ensure that we check theGerald Carter1-1/+1
2001-05-04make protoGerald Carter1-0/+4
2001-05-04fixes from SimoGerald Carter2-213/+281
2001-05-04make protoTim Potter1-1/+14
2001-05-04Merge of struct acct_info from TNG.Tim Potter1-1/+2