Date:   Mon Jun 23 19:05:23 2003
Author: jerry

Update of /data/cvs/samba/source/nsswitch
In directory dp.samba.org:/tmp/cvs-serv3589/nsswitch

Modified Files:
      Tag: SAMBA_3_0
        winbindd_cm.c winbindd_group.c winbindd_rpc.c 
Log Message:
* s/get_dc_name/rpc_dc_name/g  (revert a previous change)

* move back to qsort() for sorting IP address in get_dc_list()

* remove dc_name_cache in cm_get_dc_name() since it slowed 
  things down more than it helped.  I've made a note of where 
  to add in the negative connection cache in the ads code.  
  Will come back to that.

* fix rpcclient to use PRINTER_ALL_ACCESS for set printer (instead
  of MAX_ALLOWED)

* only enumerate domain local groups in our domain

* simplify ldap search for seqnum in winbindd's rpc backend




Revisions:
winbindd_cm.c           1.31.2.30 => 1.31.2.31
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_cm.c.diff?r1=1.31.2.30&r2=1.31.2.31
winbindd_group.c                1.51.2.17 => 1.51.2.18
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_group.c.diff?r1=1.51.2.17&r2=1.51.2.18
winbindd_rpc.c          1.25.2.12 => 1.25.2.13
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_rpc.c.diff?r1=1.25.2.12&r2=1.25.2.13

Reply via email to