summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-09-18We had a race condition when changing a machine acount password as weJeremy Allison2-1/+30
2002-09-17Never, *ever* hold a mutex lock in the message database where there mayJeremy Allison7-74/+87
2002-09-17Reverted my earlier change. It was incorrect. We must be protected byJeremy Allison1-5/+4
2002-09-17Only create the pidfile once we're ready to receive requests.Jeremy Allison1-3/+5
2002-09-17Actually use sendfile if selected.Jeremy Allison5-9/+14
2002-09-17Add clock skew handling to our kerberos code. This allows us to cope withAndrew Tridgell12-43/+113
2002-09-17disable stat cache when case sensitiveAndrew Tridgell1-1/+1
2002-09-17more const cleanupsAndrew Tridgell1-3/+3
2002-09-17another const cleanupAndrew Tridgell1-1/+1
2002-09-17Added --with-ldap (default=yes) option. We should now be able toTim Potter1-8/+27
2002-09-17Rerun configure.Tim Potter1-862/+893
2002-09-17Added --with-ads option, defaults to yes. If you run ./configureTim Potter4-49/+74
2002-09-17Rerun autoconf.Tim Potter1-708/+718
2002-09-17Default to "python" for --with-python option. This saves having to runTim Potter1-1/+8
2002-09-17Added FreeBSD sendfile configure tests. Richard please test...Jeremy Allison4-20/+112
2002-09-17Attempt to make broken Linux sendfile work.... Still in progress.Jeremy Allison6-26/+48
2002-09-17Added autoconf detection for sendfile for Linux. lib/sendfile.c codeJeremy Allison4-819/+1062
2002-09-16Update to add DEVELOPER option to more parameters.John Terpstra1-182/+182
2002-09-16Committing changes before I lose them. Work still in progress.John Terpstra1-53/+290
2002-09-16Applied new display mode FLAGS for SWAT.John Terpstra1-170/+178
2002-09-16Changed Major/Minor version info reported to Server Manager to 4.9.John Terpstra1-8/+12
2002-09-15Don't display debugs of the nt user token twice.Tim Potter1-4/+0
2002-09-15Merge of 'other_sids' patch from appliance.Tim Potter1-4/+19
2002-09-15Put unixsocket calls between #ifdef HAVE_UNIXSOCKET's - required for Stratus VOSJelmer Vernooij2-0/+9
2002-09-15Make current_sam_methods a const - Patch by Kai KrügerJelmer Vernooij1-3/+3
2002-09-15Add document on tracing system callsJelmer Vernooij1-0/+129
2002-09-15Add reference to CUPS documentation about how to use unix -> windowsJelmer Vernooij1-1/+4
2002-09-14Use HAVE_SENDFILE64, not SENDFILE64.Jeremy Allison1-2/+5
2002-09-14Added fix for broken Linux (no sendfile64). When offset + count > 2GBJeremy Allison2-0/+64
2002-09-13wrong alignment size calculationSimo Sorce1-1/+3
2002-09-13Updated some comments in the NET_USER_INFO_3 structure for the other_sidsTim Potter1-3/+3
2002-09-12Fixed up FreeBSD sendfile code - only Solaris left then I can add theJeremy Allison2-23/+56
2002-09-12Changed profile version number to 7 - added sendfile statistics.Jeremy Allison1-1/+1
2002-09-12HPUX takes offset, not pointer to offset.Jeremy Allison1-2/+2
2002-09-12Fixup sendfile to match HPUX semantics with signal interrups. This wasJeremy Allison1-12/+52
2002-09-12Merge undone cleanups.Tim Potter3-26/+27
2002-09-12Merge of winbind auth cleanups from appliance.Tim Potter3-30/+34
2002-09-12First cut at portable sendfile code. Only used in readX at the momentJeremy Allison5-17/+261
2002-09-12Merge of cut&paste fix from appliance.Tim Potter1-1/+1
2002-09-12Spelling fix.Tim Potter1-2/+2
2002-09-11merge from APP_HEAD for GetJob()Gerald Carter1-15/+23
2002-09-11DelPrinterDrvEx() fix from APP_HEADGerald Carter1-10/+12
2002-09-11Merge the cli_shutdown change from 2_2. All except one call toVolker Lendecke2-2/+1
2002-09-11added gencache implementation from mimir - thanks!Andrew Tridgell5-2/+652
2002-09-11Implemented getpw{nam,uid} functions.Tim Potter3-0/+109
2002-09-11Added char *, uid_t and gid_t types to generic conversion routines.Tim Potter2-1/+26
2002-09-11Fix some dodgy stuff that accidentally was committed.Tim Potter1-8/+0
2002-09-11Fix imports for printerdata browser.Tim Potter1-1/+1
2002-09-11Put pid number in invalid request size debug.Tim Potter1-2/+2
2002-09-11Bugfix merge:Tim Potter1-0/+1