1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-29 21:47:30 +03:00

447 Commits

Author SHA1 Message Date
Gerald Carter
d95c9c4d74 r4965: comment out some unused attributes and oc's 2007-10-10 10:55:09 -05:00
Günther Deschner
75af83dfcd r4925: Migrate Account Policies to passdb (esp. replicating ldapsam).
Does automated migration from account_policy.tdb v1 and v2 and offers a
pdbedit-Migration interface. Jerry, please feel free to revert that if
you have other plans.

Guenther
2007-10-10 10:55:08 -05:00
Gerald Carter
c646829e32 r4873: example delete printer script for use with cups 2007-10-10 10:55:06 -05:00
Gerald Carter
f745e5119f r4867: Removing smbldap-tools from the svn tree. I'll include
the latest version in the actual release tarballs.
Have spoken to the idealx developers about this.

Updated README to reflect the changte for people using svn.

Removed ldapsync.pl since it is no longer needed when using
the smbldap-tools (only keep things you support).
2007-10-10 10:55:03 -05:00
Gerald Carter
073592b7ad r4855: add some smb.conf script for add/delete/change share and addprinter hooks 2007-10-10 10:54:00 -05:00
Jelmer Vernooij
95c8727045 r4653: Output file of "test" pdb backend should be called test.so 2007-10-10 10:53:50 -05:00
Jeremy Allison
2ed86ac584 r4092: Bring into line with new *alloc rules.
Jeremy.
2007-10-10 10:53:33 -05:00
Jeremy Allison
5b0da25796 r3855: Sync up with the one in the main source dir (yes, this should probably
be a symlink...).
Jeremy.
2007-10-10 10:53:21 -05:00
Jeremy Allison
dfa910e4ab r3644: Fixup examples VFS compile.
Jeremy.
2007-10-10 10:53:11 -05:00
Gerald Carter
3e28c57695 r3088: update nds schema file from Uli Iske <iske@elkb.de> 2007-10-10 10:53:01 -05:00
Gerald Carter
80d591f8cc r2567: Patches from Lars Mueller <lmuelle at suse dot de>:
trivial fix for autoconf and autoheader versions with a
letter in the version string.  This happens in our current beta named
distribution tree.

trivial patch to fix the build with the upcoming libtool
version.  It will be mandatory to use --mode while using libtool.
2007-10-10 10:52:46 -05:00
Simo Sorce
f836be323a r2331: check password script code and example from trunk 2007-10-10 10:52:39 -05:00
Simo Sorce
3a88ee4c44 r2210: Fix misleading comment found by Heinrich Mislik <Heinrich.Mislik@univie.ac.at> 2007-10-10 10:52:36 -05:00
Gerald Carter
1438c2960f r2189: adding some comments to the schema file 2007-10-10 10:52:35 -05:00
Gerald Carter
2f4a699631 r2014: BUG 1656: rename auto.a to auto.smb 2007-10-10 10:52:27 -05:00
Gerald Carter
49fba32217 r1964: more schema fixes syncing between branches 2007-10-10 10:52:25 -05:00
Gerald Carter
f1a0fae13f r1962: fixing schema file; synching with trunk; trying to prevent this from happening again 2007-10-10 10:52:25 -05:00
Simo Sorce
9368f0c1d2 r1960: sambaPasswordHistory had a duplicate OID
bump up the attribute number to 52 to avoid conflicts
2007-10-10 10:52:25 -05:00
Jeremy Allison
ac0fdf9503 r1809: Patch from Richard Renard <rrenard@idealx.com> to store
logon hours attributes in an LDAP database.
Jeremy.
2007-10-10 10:52:21 -05:00
Gerald Carter
6e4c58b26d r1663: fixing syntax error in OID for sambaUnixIdPool, sambaSidEntry, & sambaIdmapEntry 2007-10-10 10:52:18 -05:00
Jeremy Allison
ff7236a5f2 r1390: Improve description of attribute.
Jeremy.
2007-10-10 10:52:09 -05:00
Jeremy Allison
dd54b2a3c4 r1388: Adding password history code for ldap backend, based on a patch from
"Jianliang Lu" <j.lu@tiesse.com>. Multi-string attribute changed to
linearised pstring due to ordering issues. A few other changes to
fix race conditions. I will add the tdb backend code next. This code
compiles but has not yet been tested with password history policy
set to greater than zero. Targeted for 3.0.6.
Jeremy.
2007-10-10 10:52:09 -05:00
John Terpstra
1b0fd9b5bc r922: Adding notes regarding location of documentation. 2007-10-10 10:51:49 -05:00
Gerald Carter
c087c51535 r795: paranoia checks 2007-10-10 10:51:38 -05:00
Gerald Carter
52df0905cd r397: BUG 1199: check logfile before writing debug output 2007-10-10 10:51:21 -05:00
Jelmer Vernooij
2a7aaedab6 r379: Fix syntax error in example mysql table 2007-10-10 10:51:21 -05:00
Gerald Carter
8703139566 r293: keeping a single default smb.conf to maintain 2007-10-10 10:51:17 -05:00
Gerald Carter
39a2ab4d3d r292: removing some outdated files and directories (I love subversion!) 2007-10-10 10:51:17 -05:00
Gerald Carter
4d806384c0 r291: adding printer and driver migration shell script from Kurt Pfeifle 2007-10-10 10:51:17 -05:00
Gerald Carter
c9db3da255 r252: add backtrace to examples so people know about it (slight change from lars @suse) 2007-10-10 10:51:16 -05:00
Volker Lendecke
770b85c32f r223: According to Thomas Mueller, thomas.mueller@christ-wasser.de, the two lines
removed (modifiersName and modifyTimestamp) lead to warnings upon startup of
the netscape directory server. I can't check this, but it sounds logical.

Thanks,

Volker
2007-10-10 10:51:14 -05:00
Gerald Carter
bccee79653 r119: missed a file in volker patch 2007-10-10 10:51:10 -05:00
Gerald Carter
a7e2730ec4 r39: * importing .cvsignore files
* updateing WHATSNEW with vl's change
2007-10-10 10:51:05 -05:00
Stefan Metzmacher
5bf8f1b31b change my email address to the samba.org one
metze
-
Gerald Carter
2426bb4906 removing duplicate smbprint example script -
Gerald Carter
3aac1e549e missed some of Derrel's changes -
cvs2svn Import User
73ffc394b5 This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'. -
Richard Sharpe
a6457e1c81 Apply some more of Derrell Lipman's changes. -
Jim McDonough
184bef8413 Add bad password count/time attributes -
Jim McDonough
51a8d050e9 Add bad password count/time attributes -
Jim McDonough
eba512ee1c Fix whitespace to reduce diff from HEAD -
Jim McDonough
3f8824f7d0 Sync with openldap schema. Add munged dial and config attrs/ocs. -
Jim McDonough
3b1d922ab4 sync IBM Directory Server schema with openldap schema...add munged dial -
Gerald Carter
309a9a4caf merge from 3.0 -
Gerald Carter
902d4a647a janitor duty (merges from 3.0) and cleanup compiler warning on SuSE 9 in the end mapper code -
Volker Lendecke
da5944129f Commit sid<->[ug]id extensions to libnss_winbind.so on Linux, as well as a
factored-out nss_winbind.[ch]. I took tridge's public domain license comment
for the nss_winbind.[ch].

This is probably not the last word on that extension, but as it is quite
non-intrusive to the main samba code, I would like to give it a start.

Volker
-
Tim Potter
835a28337f Merge of POBAD_CC removal from 3.0 -
Tim Potter
67d25f3de8 Fix for bug 905. Remove POBAD_CC as it doesn't seem to be applicable
anymore.
-
Gerald Carter
694052f8a9 merging from 3.0 -
Gerald Carter
86e0015b06 fix case in objectclass name (not that it really matters); patch from Darren Chew <darrenc@vicscouts.asn.au> -