Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | r11118: syncing up some changez from 3.0 tree for the first 3.0.21 preview ↵ | Gerald Carter | 2005-10-17 | 1 | -1/+1 | |
|/ | | | | release | |||||
* | r10676: reverting bad merge for install manpages script | Gerald Carter | 2005-10-01 | 1 | -1/+1 | |
| | ||||||
* | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 2005-09-30 | 5 | -44/+26 | |
| | | | | | | | * \PIPE\unixinfo * winbindd's {group,alias}membership new functions * winbindd's lookupsids() functionality * swat (trunk changes to be reverted as per discussion with Deryck) | |||||
* | r9618: adding get/put tests from Don Watson | Gerald Carter | 2005-08-25 | 2 | -3/+30 | |
| | ||||||
* | r9615: trying a 3 second timeout on smbcontrol | Gerald Carter | 2005-08-25 | 1 | -4/+7 | |
| | ||||||
* | r9613: remove TMPDIR from 'make test' scripts (after comments by Don Watson) | Gerald Carter | 2005-08-25 | 3 | -6/+14 | |
| | ||||||
* | r9585: update test #1 | Gerald Carter | 2005-08-24 | 1 | -0/+1 | |
| | ||||||
* | r9583: ensure that Samba was with with --enable-socket-wrapper for running ↵ | Gerald Carter | 2005-08-24 | 1 | -0/+13 | |
| | | | | 'make test' | |||||
* | r9562: successfully get the samba 3 smbtorture working (as a test case for ↵ | Gerald Carter | 2005-08-24 | 4 | -1/+107 | |
| | | | | infrastructre) | |||||
* | r9548: more additions to make test; better checks for starting and stopping smbd | Gerald Carter | 2005-08-23 | 3 | -21/+76 | |
| | ||||||
* | r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a ↵ | Jeremy Allison | 2005-08-22 | 1 | -1/+1 | |
| | | | | | | | UNIX vendor not understanding abstract data types :-(. Jeremy. | |||||
* | r9038: Revert svn rev 414. Discussed with Jerry and Metze. | Lars Müller | 2005-08-04 | 1 | -1/+6 | |
| | | | | | | | We need the option to add an 'a' if we're already in pre or rc state with the next release. Bugzilla Bug 2618 | |||||
* | r8992: More make test work. Adding a way to order tests (might change | Gerald Carter | 2005-08-03 | 3 | -7/+26 | |
| | | | | my mind on this later). | |||||
* | r8990: First trivial example of 'make test' | Gerald Carter | 2005-08-03 | 3 | -0/+110 | |
| | ||||||
* | r8834: fixing SWAT install after docs changeswat/help/welcome.html | Gerald Carter | 2005-07-28 | 1 | -2/+2 | |
| | ||||||
* | r8388: fix typo in installman script | Gerald Carter | 2005-07-12 | 1 | -1/+1 | |
| | ||||||
* | r7944: BUG 2808: don't try to install manpages if they are not present | Gerald Carter | 2005-06-27 | 1 | -0/+4 | |
| | ||||||
* | r7882: Looks like a large patch - but what it actually does is make Samba | Jeremy Allison | 2005-06-24 | 1 | -0/+4 | |
| | | | | | | safe for using our headers and linking with C++ modules. Stops us from using C++ reserved keywords in our code. Jeremy | |||||
* | r7788: Update install swat message to reflect the fact that swat/README | Tim Potter | 2005-06-20 | 1 | -1/+1 | |
| | | | | no longer exists. Bugzilla #2808. | |||||
* | r7243: Don't look at gencache.tdb for the trusted domains if winbind is around. | Volker Lendecke | 2005-06-03 | 1 | -1/+1 | |
| | | | | Volker | |||||
* | r6925: merge rev 6920 from 4_0: | Stefan Metzmacher | 2005-05-20 | 1 | -1/+6 | |
| | | | | | | display the SVN revision in svk build of tree's directly mirrored from samba.org metze | |||||
* | r6354: merge from 4_0 rev 6353: | Stefan Metzmacher | 2005-04-15 | 1 | -0/+3 | |
| | | | | | | we need the english output from the svn commands metze | |||||
* | r5915: Remove --with-manpages-languages= from configure (we only have them ↵ | Jelmer Vernooij | 2005-03-20 | 1 | -1/+1 | |
| | | | | | | | in one lanuage, English, at the moment). Fixes #2261. If other languages might are added in the future, this parameter will still not be needed. | |||||
* | r4805: Last planned change to the privileges infrastructure: | Gerald Carter | 2005-01-17 | 1 | -1/+1 | |
| | | | | | | | | | | | * rewrote the tdb layout of privilege records in account_pol.tdb (allow for 128 bits instead of 32 bit flags) * migrated to using SE_PRIV structure instead of the PRIVILEGE_SET structure. The latter is now used for parsing routines mainly. Still need to incorporate some client support into 'net' so for setting privileges. And make use of the SeAddUserPrivilege right. | |||||
* | r3924: fix installswat once again after the image target location had ↵ | Gerald Carter | 2004-11-23 | 1 | -1/+1 | |
| | | | | changed in the docs | |||||
* | r2112: Simplify the mangle hash code to use an in-memory tdb. | Jeremy Allison | 2004-08-30 | 1 | -1/+1 | |
| | | | | | Should be ready for the new directory code now... Jeremy. | |||||
* | r1410: fix another bug caused by the docs target directories change | Gerald Carter | 2004-07-08 | 1 | -1/+1 | |
| | ||||||
* | r1407: revert change that broke the build on systems w/o krb5 files | Gerald Carter | 2004-07-08 | 1 | -1/+1 | |
| | ||||||
* | r1399: applying heimdal krb5 fixes from Guenther and fixing compile warnings ↵ | Gerald Carter | 2004-07-08 | 1 | -1/+1 | |
| | | | | in libadskerberos_keyatb.c | |||||
* | r1317: Patch from Joe Meadows "Joe Meadows" <jameadows@webopolis.com> to | Jeremy Allison | 2004-07-01 | 1 | -1/+1 | |
| | | | | | | add a timeout to the ldap open calls. New parameter, ldap timeout added. Jeremy. | |||||
* | r1236: Heimdal fixes from Guenther Deschner <gd@sernet.de>, more to come before | Jeremy Allison | 2004-06-24 | 1 | -1/+1 | |
| | | | | | it compiles with Heimdal. Jeremy. | |||||
* | r1085: Now it's had some proper user testing, merge in the deferred open ↵ | Jeremy Allison | 2004-06-08 | 1 | -1/+1 | |
| | | | | | | | | fix. I'm still doing more testing, but it fixes a behaviour that we've been wrong on ever since the start of Samba. Jeremy. | |||||
* | r824: merge from: SAMBA_4_0: | Stefan Metzmacher | 2004-05-22 | 1 | -1/+1 | |
| | | | | | | | use 'Last Change Rev:' instead of 'Revision:' from the svn info output for setting the SVN_REVISION in version.h metze | |||||
* | r496: fixing swat welcome page -- added links to example guide, devel guide, ↵ | Gerald Carter | 2004-05-05 | 1 | -21/+34 | |
| | | | | and howto (all in multi page format) | |||||
* | r413: merge from 4_0: | Stefan Metzmacher | 2004-04-29 | 1 | -6/+1 | |
| | | | | | | | as we decide to not do 3.0.2a releases anymore, remove the generation stuff from VERSION and mkversion.sh metze | |||||
* | r215: merge over svk fixes from 4_0 | Stefan Metzmacher | 2004-04-14 | 1 | -7/+15 | |
| | | | | metze | |||||
* | r208: merge the version schema changes from 4_0 | Stefan Metzmacher | 2004-04-14 | 1 | -19/+11 | |
| | | | | metze | |||||
* | r39: * importing .cvsignore files | Gerald Carter | 2004-04-05 | 1 | -2/+0 | |
| | | | | * updateing WHATSNEW with vl's change | |||||
* | r4: merge in the SAMBA_3_0 branch from cvs | CVS Import User | 2004-04-04 | 1 | -299/+0 | |
| | | | | | | | | to checkout try this: svn co svn+ssh://svn.samba.org/home/svn/samba/branches/SAMBA_3_0 samba-3_0-work metze | |||||
* | r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunk | CVS Import User | 2004-04-04 | 37 | -0/+2360 | |
metze |