1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/auth
Gerald Carter f36c96d59c * 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
(This used to be commit f8cab8635b)
2003-06-23 19:05:23 +00:00
..
auth_builtin.c Use NTSTATUS as return value for smb_register_*() functions and init_module() 2003-04-28 17:48:48 +00:00
auth_compat.c updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
auth_domain.c * s/get_dc_name/rpc_dc_name/g (revert a previous change) 2003-06-23 19:05:23 +00:00
auth_ntlmssp.c Add an extra parameter to our 'set_remote_machine_name' and 2003-03-18 09:52:55 +00:00
auth_rhosts.c Found out a good number of NT_STATUS_IS_ERR used the wrong way. 2003-06-22 10:09:52 +00:00
auth_sam.c Add some static. Patch by Stefan Metzmacher <metze@metzemix.de> 2003-06-04 16:40:50 +00:00
auth_server.c Add some static. Patch by Stefan Metzmacher <metze@metzemix.de> 2003-06-04 16:40:50 +00:00
auth_unix.c Add some static. Patch by Stefan Metzmacher <metze@metzemix.de> 2003-06-04 16:40:50 +00:00
auth_util.c Found out a good number of NT_STATUS_IS_ERR used the wrong way. 2003-06-22 10:09:52 +00:00
auth_winbind.c Add some static. Patch by Stefan Metzmacher <metze@metzemix.de> 2003-06-04 16:40:50 +00:00
auth.c fix typo (bug #170) 2003-06-23 18:27:59 +00:00
pampass.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
pass_check.c Cleanups: (merge from HEAD) 2003-02-10 11:47:21 +00:00