1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-15 23:24:37 +03:00

327 Commits

Author SHA1 Message Date
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> -
Jeremy Allison
019aaaf0df Patch based on work from James Peach <jpeach@sgi.com> to convert over to
using pread/pwrite. Modified a little to ensure fsp->pos is correct.
Fix for #889.
Jeremy.
-
Jeremy Allison
3a24dc868d Patch based on work from James Peach <jpeach@sgi.com> to convert over to
using pread/pwrite. Modified a little to ensure fsp->pos is correct.
Fix for #889.
Jeremy.
-
Volker Lendecke
0a84173555 Another little one: Make pdb_test.c at least compile, although its way out of
date.

Volker
-
Volker Lendecke
5d7a14166a Another little one: Make pdb_test.c at least compile, although its way out of
date.

Volker
-
Gerald Carter
6060afb989 correct typo in delete user script; bug 887 -
Gerald Carter
44ef3dd2b3 correct typo in delete user script; bug 887 -
Jeremy Allison
6ce7932520 Small fix from Jérôme Tournier <jerome.tournier@IDEALX.com>
Jeremy.
-
Volker Lendecke
bc383582b2 When parsing 'param = value', don't split 'value' at spaces.
Thanks to Ralf Spenneberg for the fix.

Volker
-
Gerald Carter
9a7774306d removing RCS tags -
Gerald Carter
3249e69274 * removing extra file
* updating version in Makefile
-
Tim Potter
f43546d0af Change PICFLAG -> PICFLAGS to keep in line with version from source
directory and fix display bug.
-
Gerald Carter
b798f30f0a updating top 0.8.2-1 of the smbldap tools -
Gerald Carter
d463abb035 sync OID with HEAD -
Gerald Carter
14dd4403fe readding schema items that were accidentally deleted -
Gerald Carter
acf9eae7b0 support munged dial for ldapsam; patch from Aurlien Degrmont; bug 800 -
Gerald Carter
1c3c16abc9 support munged dial for ldapsam; patch from Aurlien Degrmont; bug 800 -
Andrew Tridgell
8d848de45d added a wbtest program that shows how to access winbindd extended nss
functionality directly from an application.

This is under a liberal license as we want application vendors to be
able to use the example code
-
Simo Sorce
e17af6d6cf add also the schema attributes and object classes need by config_ldap
Jerry,
if you have any problems with these schema additions, let me know, so that
we can arrange the right solution
-
Richard Sharpe
b92fd87b24 Update Makefile ... -
Richard Sharpe
d761175f13 Add this to samba-head. -