Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Sorry for the new parameter, but I think to really reflect what's coming | Volker Lendecke | 2002-09-21 | 2 | -3/+24 | |
| | | | | | | | | | | | | in via deltas, we need a way to set a user's primary group. Volker | |||||
| * | Merge back Richard's FreeBSD sendfile fixes. | Jeremy Allison | 2002-09-21 | 3 | -388/+390 | |
| | | | | | | | | Jeremy. | |||||
| * | enable 'map hidden' and 'create mask' to allow the new OPEN test to | Andrew Tridgell | 2002-09-21 | 1 | -0/+2 | |
| | | | | | | | | succeed | |||||
| * | "@" is valid in NetBIOS domain names. | Jeremy Allison | 2002-09-20 | 1 | -1/+1 | |
| | | | | | | | | Jeremy. | |||||
| * | Add framework for samtest commands | Jelmer Vernooij | 2002-09-20 | 2 | -880/+117 | |
| | | ||||||
| * | reran autoconf | Gerald Carter | 2002-09-20 | 1 | -371/+387 | |
| | | ||||||
| * | CUPS merge from SAMBA_2_2 | Gerald Carter | 2002-09-20 | 1 | -0/+4 | |
| | | ||||||
| * | change ADS negprot to match more closely the options used by w2k. This | Andrew Tridgell | 2002-09-20 | 1 | -5/+3 | |
| | | | | | | | | affects the principal used and the order of SPNEGO OIDs | |||||
| * | allow --with-krb5 to override the location of the kerberos libs on | Andrew Tridgell | 2002-09-20 | 1 | -12/+18 | |
| | | | | | | | | redhat | |||||
| * | remove proto headers on realclean | Tim Potter | 2002-09-19 | 1 | -1/+1 | |
| | | ||||||
| * | Use sendfile in readbraw. | Jeremy Allison | 2002-09-19 | 1 | -11/+56 | |
| | | | | | | | | Jeremy. | |||||
| * | Move functionality to check whether entries for lp_workgroup() and "BUILTIN" | Jelmer Vernooij | 2002-09-19 | 2 | -69/+98 | |
| | | | | | | | | | | | | | | | | | | | | | | exist and add them if necessary from check_correct_backend_entries into sam_context_check_default_backends. The reason for this is that we don't always want to have BUILTIN and lp_workgroup() in a sam_context, for example when doing sam2sam. check_correct_backend_entries has been renamed to 'check_duplicate_backend_entries' since that's what it currently does. The sam_context_check_default_backends() function is only called by sam_get_static_context(BOOL reload) currently currently. | |||||
| * | tdb tools need #include <signal.h> | Jeremy Allison | 2002-09-19 | 3 | -0/+3 | |
| | | | | | | | | Jeremy. | |||||
| * | Merge in first command for 'samtest' | Jelmer Vernooij | 2002-09-19 | 6 | -29/+1056 | |
| | | | | | | | | | | Fix small bug in sam/interface.c Make sam backend to default to a define | |||||
| * | trivial comment fix | Volker Lendecke | 2002-09-19 | 1 | -2/+2 | |
| | | ||||||
| * | Remove hardcoded -I stuff. Hooray! | Tim Potter | 2002-09-19 | 1 | -9/+9 | |
| | | ||||||
| * | Clean up python extensions in clean target. | Tim Potter | 2002-09-19 | 1 | -3/+6 | |
| | | | | | | | | | | Pass more flags down to setup.py so we don't have to hard code any -I directives. | |||||
| * | Bong! The devmode could be NULL. Don't crash if this is the case. | Tim Potter | 2002-09-19 | 1 | -2/+8 | |
| | | ||||||
| * | Fixed bug in keyword args for enumprinterdataex | Tim Potter | 2002-09-19 | 1 | -1/+1 | |
| | | ||||||
| * | Moving to subdirectory. | Tim Potter | 2002-09-19 | 1 | -59/+0 | |
| | | ||||||
| * | Implement printerdata_ex as Python dictionary. Read only at the moment. | Tim Potter | 2002-09-19 | 2 | -22/+64 | |
| | | ||||||
| * | Added "use sendfile" per share option. | Jeremy Allison | 2002-09-18 | 2 | -2/+13 | |
| | | | | | | | | Jeremy. | |||||
| * | HPUX sendfile is now detected correctly. | Jeremy Allison | 2002-09-18 | 5 | -846/+1042 | |
| | | | | | | | | Jeremy. | |||||
| * | printjob merge from APP_HEAD regarding device modes | Gerald Carter | 2002-09-18 | 6 | -92/+232 | |
| | | ||||||
| * | Update introduction somewhat | Jelmer Vernooij | 2002-09-18 | 1 | -3/+5 | |
| | | ||||||
| * | samtest and vfstest binaries shouldn't go into CVS... | Jelmer Vernooij | 2002-09-18 | 1 | -0/+2 | |
| | | ||||||
| * | Display the repr() of non-string dictionary values. | Tim Potter | 2002-09-18 | 1 | -7/+18 | |
| | | ||||||
| * | First code for 'net rpc vampire'. We should probably find a more | Volker Lendecke | 2002-09-18 | 3 | -2/+280 | |
| | | | | | | | | | | | | positive name for this. It creates users and global groups. More to come. Volker | |||||
| * | Add a synonym for samdump ... | Richard Sharpe | 2002-09-18 | 1 | -0/+1 | |
| | | ||||||
| * | Fixed compiler error when HAVE_KRB5 not defined. | Tim Potter | 2002-09-18 | 1 | -1/+1 | |
| | | ||||||
| * | We had a race condition when changing a machine acount password as we | Jeremy Allison | 2002-09-18 | 2 | -1/+30 | |
| | | | | | | | | | | were no longer locking the secrets entry. I saw this on a live system. Jeremy. | |||||
| * | Never, *ever* hold a mutex lock in the message database where there may | Jeremy Allison | 2002-09-17 | 7 | -74/+87 | |
| | | | | | | | | | | | | | | be traversals being attempted. Yes, this was from bitter experience (and an out of control server :-). Also allow callers to break out of a tdb_chainlock with sigalarm if desired. Jeremy. | |||||
| * | Reverted my earlier change. It was incorrect. We must be protected by | Jeremy Allison | 2002-09-17 | 1 | -5/+4 | |
| | | | | | | | | | | pidfile before doing secrets_init(). Jeremy. | |||||
| * | Only create the pidfile once we're ready to receive requests. | Jeremy Allison | 2002-09-17 | 1 | -3/+5 | |
| | | | | | | | | | | This allows external programs to correctly synchronise with us. Jeremy. | |||||
| * | Actually use sendfile if selected. | Jeremy Allison | 2002-09-17 | 5 | -9/+14 | |
| | | | | | | | | Jeremy. | |||||
| * | Add clock skew handling to our kerberos code. This allows us to cope with | Andrew Tridgell | 2002-09-17 | 12 | -43/+113 | |
| | | | | | | | | the DC being out of sync with the local machine. | |||||
| * | disable stat cache when case sensitive | Andrew Tridgell | 2002-09-17 | 1 | -1/+1 | |
| | | ||||||
| * | more const cleanups | Andrew Tridgell | 2002-09-17 | 1 | -3/+3 | |
| | | ||||||
| * | another const cleanup | Andrew Tridgell | 2002-09-17 | 1 | -1/+1 | |
| | | ||||||
| * | Added --with-ldap (default=yes) option. We should now be able to | Tim Potter | 2002-09-17 | 1 | -8/+27 | |
| | | | | | | | | | | | | | | | | compile a non-ADS, non-LDAP version of Samba on a machine with Kerberos and LDAP libraries installed. This shouldn't break anything - let's keep an eye on the build farm just in case. | |||||
| * | Rerun configure. | Tim Potter | 2002-09-17 | 1 | -862/+893 | |
| | | ||||||
| * | Added --with-ads option, defaults to yes. If you run ./configure | Tim Potter | 2002-09-17 | 4 | -49/+74 | |
| | | | | | | | | | | --with-ads=no or ./configure --without-ads Samba will build without linking to the various kerberos libraries. | |||||
| * | Rerun autoconf. | Tim Potter | 2002-09-17 | 1 | -708/+718 | |
| | | ||||||
| * | Default to "python" for --with-python option. This saves having to run | Tim Potter | 2002-09-17 | 1 | -1/+8 | |
| | | | | | | | | --with-python=python which looks a bit silly. | |||||
| * | Added FreeBSD sendfile configure tests. Richard please test... | Jeremy Allison | 2002-09-17 | 4 | -20/+112 | |
| | | | | | | | | Jeremy. | |||||
| * | Attempt to make broken Linux sendfile work.... Still in progress. | Jeremy Allison | 2002-09-17 | 6 | -26/+48 | |
| | | | | | | | | Jeremy. | |||||
| * | Added autoconf detection for sendfile for Linux. lib/sendfile.c code | Jeremy Allison | 2002-09-17 | 4 | -819/+1062 | |
| | | | | | | | | | | still needs more work. Don't add --with-sendfile-support yet... Jeremy. | |||||
| * | Update to add DEVELOPER option to more parameters. | John Terpstra | 2002-09-16 | 1 | -182/+182 | |
| | | ||||||
| * | Committing changes before I lose them. Work still in progress. | John Terpstra | 2002-09-16 | 1 | -53/+290 | |
| | | ||||||
| * | Applied new display mode FLAGS for SWAT. | John Terpstra | 2002-09-16 | 1 | -170/+178 | |
| | |