summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* r12400: one line patch for Sun LDAP libs pointed out by Nicholas Brealey ↵samba-3.0.21Gerald Carter2005-12-201-1/+1
| | | | <nick@brealey.org>
* r12399: grabbing the installswat fixes from 3.0...no one to packagingGerald Carter2005-12-205-121/+52
|
* r12398: adding Guenther's account policy migration fixGerald Carter2005-12-203-20/+145
|
* r12289: grabbing clilist memory leak fixed and unix_mask_match() fixesGerald Carter2005-12-167-7/+24
|
* r12281: adding a note about WINS and NetLogon not being remotely manageableGerald Carter2005-12-161-2/+2
|
* r12264: updating release note changes for derrellGerald Carter2005-12-151-1/+6
|
* r12263: missed merges for 3.0.21 (patch from brian and derrell's ↵Gerald Carter2005-12-153-42/+173
| | | | libsmbclient fixes
* r12261: final touches on 3.0.21. Now just need to deal with theGerald Carter2005-12-152-114/+140
| | | | dce/rpc alter context question and we'll be ready to release.
* r12259: picking up derrell's libsmbclient fixesGerald Carter2005-12-152-6/+17
|
* r12258: Merging from SAMBA_3_0Gerald Carter2005-12-152-0/+11
| | | | | * fixing alias description initialization * deal with LDAP_UNWILLING_TO_PERFORM from eDirectory
* r12257: getting libsmbclient examples from 3.0Gerald Carter2005-12-153-75/+382
|
* r12224: adding more characters to the invalid share name stringGerald Carter2005-12-141-1/+1
|
* r12223: jeremy fix for the deadlock in locking.tdbGerald Carter2005-12-141-2/+12
|
* r12199: grabbing some low risk fixes from 3.0Gerald Carter2005-12-1224-76/+279
| | | | | | | | | | | | | svn merge -r12027:12031 $SVNURL/branches/SAMBA_3_0 svn merge -r12055:12076 $SVNURL/branches/SAMBA_3_0 svn merge -r12076:12077 $SVNURL/branches/SAMBA_3_0 svn merge -r12098:12106 $SVNURL/branches/SAMBA_3_0 svn merge -r12119:12129 $SVNURL/branches/SAMBA_3_0 svn merge -r12131:12133 $SVNURL/branches/SAMBA_3_0 svn merge -r12170:12173 $SVNURL/branches/SAMBA_3_0 svn merge -r12173:12177 $SVNURL/branches/SAMBA_3_0 svn merge -r12185:12193 $SVNURL/branches/SAMBA_3_0 svn merge -r12194:12196 $SVNURL/branches/SAMBA_3_0
* r12034: a little voice says 'get some sleep jerry'...fix typo in spec filesamba-3.0.21rc2Gerald Carter2005-12-021-1/+1
|
* r12033: portability fixes for installman script and some egnored filesGerald Carter2005-12-021-3/+2
|
* r12032: one day I'll get this fixed; more packaging fixes found during ↵Gerald Carter2005-12-022-5/+3
| | | | 3.0.21rc2 builds
* r12030: another Fedora spec file fixGerald Carter2005-12-021-1/+0
|
* r12028: fedora specfile fixesGerald Carter2005-12-021-4/+3
|
* r12026: changing version and release notes to 3.0.21rc2Gerald Carter2005-12-022-9/+10
|
* r12025: finishing up release notesGerald Carter2005-12-021-7/+48
|
* r12018: more 3.0.21 changes. This is a full sync except for changes to ↵Gerald Carter2005-12-0248-480/+2322
| | | | rpc-server/rpc_samr*.c
* r12017: starting the sync up for 3.0.21. Gotten through r11915Gerald Carter2005-12-0250-789/+1268
| | | | | | | | so far. Jeremy, This is turning out ot be more changes that I anticipated and may end up being a full sync. But the changes appear sar or on a non-default code path.
* r11690: add missing filesamba-3.0.21rc1Gerald Carter2005-11-111-0/+255
|
* r11689: forget to merge Makefile changes for samlogon_cacheGerald Carter2005-11-111-2/+4
|
* r11688: going back to 3.0.21rc1Gerald Carter2005-11-111-2/+2
|
* r11686: mdege installman revert from 3.0?Gerald Carter2005-11-111-14/+3
|
* r11684: freezing 3.0.21rc1 (current with SAMBA_3_0 r11667)Gerald Carter2005-11-1113-118/+337
|
* r11613: fixing versionsGerald Carter2005-11-091-2/+2
|
* r11612: calling this pre2 after consulting with JeremyGerald Carter2005-11-091-5/+15
|
* r11610: updating release notes for 3.0.21rc1Gerald Carter2005-11-091-9/+179
|
* r11590: syncing up for 3.0.21rc1Gerald Carter2005-11-09169-2545/+5355
|
* r11589: merging packaging changes from SAMBA_3_0Gerald Carter2005-11-09226-358/+15394
|\
| * r11585: Implement the possibility to have AFS users as SIDs in pts.Volker Lendecke2005-11-081-0/+24
| | | | | | | | Volker
| * r11583: r10556@cabra: derrell | 2005-11-08 13:20:56 -0500Derrell Lipman2005-11-081-1/+1
| | | | | | | | fix copy/paste error
| * r11582: r10193@cabra: derrell | 2005-11-08 13:12:39 -0500Derrell Lipman2005-11-081-2/+7
| | | | | | | | | | | | | | | | Fixed "clean" target -- bin/libmsrpc.a was not being deleted. Jerry, the shared version of libmsrpc is not using a version number. For consistency, I added LIBMSRPC_MAJOR and LIBMSRPC_MINOR definitions but they are not currently being used. I don't know if the non-use of version is intentional or not.
| * r11580: fix an uninitialized variable that was causing winbindd to die in ↵Gerald Carter2005-11-081-1/+1
| | | | | | | | winbindd_dual_getsidaliases()
| * r11579: syncing up perf counter code cfrom trunkGerald Carter2005-11-0814-49/+1568
| |
| * r11577: adding perl interpreter she-bang to top of parselog.pl scriptGerald Carter2005-11-081-1/+2
| |
| * r11573: Adding Andrew Bartlett's patch to make machine accountJeremy Allison2005-11-0815-55/+92
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | logons work if the client gives the MSV1_0_ALLOW_SERVER_TRUST_ACCOUNT or MSV1_0_ALLOW_WORKSTATION_TRUST_ACCOUNT flags. This changes the auth module interface to 2 (from 1). The effect of this is that clients can access resources as a machine account if they set these flags. This is the same as Windows (think of a VPN where the vpn client authenticates itself to a VPN server using machine account credentials - the vpn server checks that the machine password was valid by performing a machine account check with the PDC in the same was as it would a user account check. I may add in a restriction (parameter) to allow this behaviour to be turned off (as it was previously). That may be on by default. Andrew Bartlett please review this change carefully. Jeremy.
| * r11566: From metze. Use "interpret_addr(lp_socket_address())" for port 138.Jeremy Allison2005-11-071-1/+3
| | | | | | | | Jeremy.
| * r11560: Fix core dump if setmntent returns NULL.Jeremy Allison2005-11-071-0/+3
| | | | | | | | | | Pointed out by Jay Fanlason @ Red Hat. Jeremy.
| * r11556: Fix "make everything"Volker Lendecke2005-11-071-3/+3
| |
| * r11551: Add a few more initialize_krb5_error_tableVolker Lendecke2005-11-074-0/+6
| |
| * r11549: fixing GPL noticesGerald Carter2005-11-072-4/+42
| |
| * r11548: adding simple script to tail syslog and write to eventlog tdbGerald Carter2005-11-071-0/+8
| |
| * r11530: Add the "time offset" parameter back in for people whoJeremy Allison2005-11-061-1/+1
| | | | | | | | | | might use it. Jeremy.
| * r11511: A classic "friday night check-in" :-). This moves muchJeremy Allison2005-11-0524-649/+685
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of the Samba4 timezone handling code back into Samba3. Gets rid of "kludge-gmt" and removes the effectiveness of the parameter "time offset" (I can add this back in very easily if needed) - it's no longer being looked at. I'm hoping this will fix the problems people have been having with DST transitions. I'll start comprehensive testing tomorrow, but for now all modifications are done. Splits time get/set functions into srv_XXX and cli_XXX as they need to look at different timezone offsets. Get rid of much of the "efficiency" cruft that was added to Samba back in the day when the C library timezone handling functions were slow. Jeremy.
| * r11508: Removed incorrect patch hunk. Thanks to AndrewJeremy Allison2005-11-051-2/+0
| | | | | | | | | | Bartlett for pointing this out. Jeremy.
| * r11506: Added description of ACL in usage message.Jeremy Allison2005-11-041-1/+2
| | | | | | | | Jeremy.