summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* r18621: Fix samr server build.Günther Deschner2007-10-101-1/+1
| | | | | Guenther (This used to be commit 23d6656427d0f7184f5365f6cb9356b15186b30e)
* r18620: Fallback to non-paging LDAP searches in ads_do_search_retry_internal()Günther Deschner2007-10-101-2/+19
| | | | | | | | | | for anonymous bound connections. When doing anonymous bind you can never use paged LDAP control for RootDSE searches on AD. Guenther (This used to be commit dc1d92faabd4b291f607eb481349ba37e52ef11e)
* r18619: Add rpcclient helper for samr_querydispinfo2|3 for testing.Günther Deschner2007-10-103-10/+157
| | | | | Guenther (This used to be commit 1a307954e5ddc1441524eb6d22258be387cca9d4)
* r18618: * remove svn:externalsGerald Carter2007-10-1021-180/+8849
| | | | | | * 'make idl' now requires pidl in the current PATH * regenerate winreg ndr files (This used to be commit e936d39e00f07d942ce977b9a725ebe7b9e57625)
* r18617: fix unixinfo call after change to IDL (change from pointer)Gerald Carter2007-10-101-1/+1
| | | | (This used to be commit fd0579b9638260309721a71fbc07e60da0a23ea0)
* r18616: fix breakage after DLIST_ADD_END() changes for --with-pamGerald Carter2007-10-101-2/+1
| | | | (This used to be commit 5c00b5497b7b2bb345429893d247cbb6bb0f4e20)
* r18613: Metze, in your DLINKLIST commit you changed thisJeremy Allison2007-10-101-1/+1
| | | | | | | from 10 seconds to 30 seconds. I don't think you meant to do this.... Jeremy. (This used to be commit dd1691cf81492cfecc7f015ba201b78e2588db90)
* r18612: remove RPC-ECHO till it gets fixedStefan Metzmacher2007-10-101-1/+1
| | | | | metze (This used to be commit 2afeec3d15740261356b5a51b0413378f8d10cf5)
* r18608: -D_SAMBA_BUILD_ was already added in another place to CFLAGSStefan Metzmacher2007-10-101-1/+0
| | | | | | | so we don't need it twice metze (This used to be commit 19259e5e93edac4f247b7a71480f39eec4c76ed1)
* r18606: - fix the detection of the working quota implementationStefan Metzmacher2007-10-102-5/+14
| | | | | | | | - we now define the set of samba related include path in one place so that we can't get it wrong in different places metze (This used to be commit 6bf0aad052699d21a242b5a25ef0a360d320c078)
* r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END()Stefan Metzmacher2007-10-1014-55/+64
| | | | | | | | and DLIST_DEMOTE() now take the type of the tmp pointer not the tmp pointer itself anymore. metze (This used to be commit 2f58645b7094e81dff3734f11aa183ea2ab53d2d)
* r18603: Add in the NFSv4 ACL mapping code from IBM.Jeremy Allison2007-10-108-3/+1443
| | | | | | Sorry for the delay :-). Jeremy. (This used to be commit a52fa218952ffcd784ea31e947aa4d17dfdc8ee0)
* r18598: Add marshalling support to smb_io_time.Volker Lendecke2007-10-101-1/+8
| | | | | Volker (This used to be commit 2ab0ab326210a6e2b23a15c0cfc8f21ac2fcceac)
* r18597: A C++ warningVolker Lendecke2007-10-101-1/+1
| | | | (This used to be commit 528082aed8c24b54d5781c6b3a6062b6cded74ef)
* r18572: Use the autogenerated client and server for the echo interface and ↵Jelmer Vernooij2007-10-1021-581/+2629
| | | | | | | implement some of the missing functions. RPC-ECHO now passes against Samba3. (This used to be commit 9e9a05366176454cc1779acc6c2b6070743f5939)
* r18562: quick build fix rather than rolling back (I didn't actually intend ↵Gerald Carter2007-10-101-0/+3
| | | | | | the previous commit but got confused between Samab 3 & 4 branches) (This used to be commit 990e7c3f8eda0c7902bcab0523218b6b218e2ef4)
* r18560: * Add in the winreg and initshutdown IDL filesGerald Carter2007-10-1020-17/+8577
| | | | | | * rename PI_SHUTDOWN from include/smb.h to PI_INITSHUTDOWN for compatibility with pidl libndr output (This used to be commit 23a882861311d9d6ca45af1bfcc90d05846ba3a9)
* r18557: If you've set security=ads, do the DNS queries first.Jeremy Allison2007-10-101-9/+6
| | | | | | Doing otherwise means site support doesn't work correctly. Jeremy. (This used to be commit 06a75f3b935b30c60ab4690634b26cdcd7f02b90)
* r18556: Implement "net sam policy", thanks to Karolin Seeger <ks@sernet.de>.Volker Lendecke2007-10-101-0/+76
| | | | | Volker (This used to be commit da22aa7021d42a940d8f2151770fedbd2abdb63a)
* r18552: Ensure the sitename matches before we SAF store a DC in ADS mode.Jeremy Allison2007-10-102-6/+8
| | | | | Jeremy. (This used to be commit 03e1078b459531af5a2336b584b3c886c5dd1e29)
* r18551: Implement a 30 seconds from startup, during which weJeremy Allison2007-10-104-3/+27
| | | | | | try hard to connect a DC even if we might be offline. Jeremy. (This used to be commit a9f115140700487767bafa058db744eea5ee8f77)
* r18547: Add in fixes to mangling dir code - ensure don'tJeremy Allison2007-10-102-45/+56
| | | | | | | look in the paths for wcard - always read directly from incoming packet. Jeremy. (This used to be commit 3745a1af4ea9262fcda28931539fa6ab4c9060d1)
* r18543: Fix Coverity ID#312Volker Lendecke2007-10-101-0/+1
| | | | (This used to be commit 763cbe924b78b206985db6552e20cb4830446d35)
* r18534: Fix grammarSimo Sorce2007-10-101-1/+1
| | | | (This used to be commit 6c9b80bde39be7feb15f0fab4024a1de2980f4c1)
* r18533: Ensure we clear out the failed connection cache for an entireJeremy Allison2007-10-102-2/+30
| | | | | | domain when going back online. Jeremy. (This used to be commit c7e4c8d0b4d109ec67d4424dd446b74b55246c72)
* r18530: typosSimo Sorce2007-10-101-2/+2
| | | | (This used to be commit 8c5c4959ede04e1cdbfe65beeee1f67ac0a93753)
* r18529: warn the user that putting the machine host name on theSimo Sorce2007-10-101-0/+8
| | | | | 127.0.0.1 line in /etc/hosts is not ok for Kerberos. (This used to be commit 85126391e11006514af8e6c6b88eb7fa21abf49a)
* r18527: Janitor for Jeremy ;-)Volker Lendecke2007-10-101-12/+12
| | | | (This used to be commit d72ba9ed1288e7f498a64c96dd6aa04bda59c8b2)
* r18526: Use generated server for unixinfo RPC interface.Jelmer Vernooij2007-10-1013-706/+307
| | | | (This used to be commit a5c0606d7667506fdc64776e32d4b3508195a199)
* r18525: Be a little less agressive about going back online when requested.Jeremy Allison2007-10-101-7/+15
| | | | | Jeremy. (This used to be commit 9a0066278c30b123eeaed8213294b6d81a339524)
* r18519: Copy over the Samba4 code to figure out options for the named ↵Volker Lendecke2007-10-102-0/+76
| | | | | | | initializers. Volker (This used to be commit 1786c28cc353e2ba70abe2750b9ef804cec84bf0)
* r18512: Add krb5conf file environment to debug statement.Günther Deschner2007-10-101-2/+3
| | | | | Guenther (This used to be commit 398f368c8a2df36d522583c733f7c22cac2f2059)
* r18511: Ops, fix the build.Günther Deschner2007-10-101-1/+1
| | | | | Guenther (This used to be commit 20de0b4823abb59518b7ffb495120494e705df7a)
* r18510: Protect against storing null-sids in the winbind cache.Günther Deschner2007-10-101-0/+8
| | | | | Guenther (This used to be commit b04c8d46efc67e013b976e0ba1be558b70a1f899)
* r18509: We must always canonicalise the usernames to be UPPERCASE DOMAIN,Jeremy Allison2007-10-101-2/+3
| | | | | | | lowercase username. We cache names as keys in this form, and we weren't always returning this.... Jeremy. (This used to be commit 205aa2b70d647460ca5a273caad7717312f53aab)
* r18508: A query for the LDAP schema can never be done anonymously against AD.Günther Deschner2007-10-101-22/+1
| | | | | Guenther (This used to be commit 8bb6e82f02044a715dbeee020bcc4a01a83c4a64)
* r18507: Added debug log for returned username.Jeremy Allison2007-10-101-0/+1
| | | | | Jeremy. (This used to be commit 7644fa70ba4f7c88d887930e23b5ee2e1632473b)
* r18506: Fix online requests to cause an immediate DC connection.Jeremy Allison2007-10-102-8/+38
| | | | | Jeremy. (This used to be commit 03b1699fa7d94fd637ff8c3bd2c59358673d2607)
* r18487: Add NULL checksJelmer Vernooij2007-10-101-0/+8
| | | | (This used to be commit 3df11307f8ca05e4f7182522d835911f0768e9eb)
* r18484: Start some cleanup on pam_winbind's syslogging:Günther Deschner2007-10-103-114/+162
| | | | | | | | | | | * as openlog() is non-reentrant and pam_winbind thereby overrides the syslog settings of the calling application, directly call syslog (or pam_vsyslog if available) * support the PAM_SILENT flag to avoid any log messages beeing created Guenther (This used to be commit 0f7e37ffc4759a4e29f63ab83f39ddb31c8240f6)
* r18483: Ensure all pdb_XXX calls are wrapped in become_root()/unbecome_root()Jeremy Allison2007-10-101-5/+32
| | | | | | pairs. Should fix bug #4097. Jeremy. (This used to be commit f787b9d156992e0069860cb1ab829970cb69eb81)
* r18481: Use pidl-generated server side code for dfs.Jelmer Vernooij2007-10-1014-3883/+5928
| | | | (This used to be commit 3f337c104d42321595161d0283b39357df252a8e)
* r18480: Doh ! Double-free of hostnameDN.Jeremy Allison2007-10-101-1/+0
| | | | | Jeremy. (This used to be commit f8984fa8b706bb76559e447b30a201e1cc2871b6)
* r18476: Protect ourselves from bad cached creds a littleJeremy Allison2007-10-101-2/+30
| | | | | | better - don't just panic - delete them. Jeremy. (This used to be commit 4c54b75076442d239ae374b236c6f33aafece981)
* r18473: Once we go online, trigger a "get krb5 ticket event"Jeremy Allison2007-10-102-1/+22
| | | | | | immediately if we were waiting on one. Jeremy. (This used to be commit 6dc8f9042f057e1f9aff46042a0fe697cb8a912c)
* r18469: Use new pidl-generated DFS client code.Jelmer Vernooij2007-10-108-690/+211
| | | | (This used to be commit e277fb067b1a12d816c8a066839751c1824d27bb)
* r18467: Some sites allow an account to be deleted, but notJeremy Allison2007-10-101-12/+15
| | | | | | disabled. Cope with both - print appropriate messages. Jeremy. (This used to be commit 2c003a4463ff59c477fa2558f869444cfa75e3a8)
* r18466: Attempt to fix the AIX buildVolker Lendecke2007-10-101-0/+2
| | | | (This used to be commit 1398425067d77d90ecf2ed4c17a12d643f7f5a88)
* r18464: Solaris has LDAP_SCOPE_ONELEVEL. Linux seems to have it as well.Volker Lendecke2007-10-101-5/+7
| | | | | | | Fix a C++ compat warning. Volker (This used to be commit 351e583f66714562eca1f40429bfee70f06d281c)
* r18457: Argl :-)Volker Lendecke2007-10-101-1/+1
| | | | (This used to be commit cafaf5a37cb0ee41829cce95d2d3f2619d5c2744)