summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r5002: Ensure we can't remove a level II oplock without having theJeremy Allison2007-10-101-17/+19
* r5000: 5000th post! w00tsvn diffsvn diff :-)Gerald Carter2007-10-101-0/+6
* r4996: sync up copytights with trunkGerald Carter2007-10-101-0/+1
* r4995: fail set_privileges() if 'enable privileges = no' to prevent confused ...Gerald Carter2007-10-101-0/+3
* r4994: Patch from abartlet:Günther Deschner2007-10-101-13/+26
* r4989: Display failed LDAP-server-uri.Günther Deschner2007-10-101-1/+2
* r4988: After speaking with Jerry, remove old lp_admin_users toGünther Deschner2007-10-101-14/+0
* r4976: Try to scare people off from trying to write authentication modulesAndrew Bartlett2007-10-101-0/+4
* r4972: Fix a warning and some debugging-outputs.Günther Deschner2007-10-105-8/+8
* r4970: Fix for bug 2092, allowing fallback after kerberos and allowJeremy Allison2007-10-104-4/+23
* r4967: Not being in any domain local groups is obviously valid...Volker Lendecke2007-10-101-1/+1
* r4966: don't enumerate the drivers for the same architecture string more than...Gerald Carter2007-10-101-0/+12
* r4965: comment out some unused attributes and oc'sGerald Carter2007-10-101-10/+11
* r4964: Fix our lsa lookupsid $OURDOMAINSID-500.Günther Deschner2007-10-101-14/+15
* r4963: It is actually a very bad idea to use KRB5_CONFIG in theGünther Deschner2007-10-101-7/+7
* r4946: Our notion the other_sids in the info3 SamLogon struct wasVolker Lendecke2007-10-102-14/+34
* r4933: List not only the first 10 trusts with rpcclient -c enumtrust.Volker Lendecke2007-10-101-16/+22
* r4932: Forgot to increase version with the account-policy-commit.Günther Deschner2007-10-101-1/+1
* r4931: Add get_user_info_7 in SAMR. This just gives out the username. (InGünther Deschner2007-10-101-0/+42
* r4926: Use LDAP_SCOPE_ONELEVEL instead of OpenLDAP's LDAP_SCOPE_ONE-scope.Günther Deschner2007-10-101-2/+2
* r4925: Migrate Account Policies to passdb (esp. replicating ldapsam).Günther Deschner2007-10-1015-171/+855
* r4921: Typo.Jeremy Allison2007-10-101-2/+2
* r4917: Merge some of Derrell.Lipman@UnwiredUniverse.com obvious fixes.Jeremy Allison2007-10-104-7/+17
* r4913: fixing 'perl requires' filters for RPM packaging on RedHat/FedoraGerald Carter2007-10-102-2/+5
* r4907: remove unreached codeGerald Carter2007-10-101-1/+0
* r4905: patch from abartlet to remove storing the auth-user credentials from t...Gerald Carter2007-10-101-4/+0
* r4902: please note that cupsDoRequest() deletes the request* so don't call ip...Gerald Carter2007-10-101-32/+2
* r4882: Fix for #2255. Debug should have been 10 not 0.Jeremy Allison2007-10-101-1/+1
* r4881: Varient of Lar's patch for #2270. Jerry promises to test :-).Jeremy Allison2007-10-101-258/+274
* r4879: Fix rewinddir -> rewind_dir. Noticed by James Peach.Jeremy Allison2007-10-101-2/+2
* r4877: When vampiring account policy AP_LOCK_ACCOUNT_DURATION honour "LockoutGünther Deschner2007-10-101-1/+4
* r4875: Fix for bugid #221, inspired by Mrinal Kalakrishnan <mail@mrinal.net>.Jeremy Allison2007-10-101-13/+69
* r4874: add DOmain Admins (Full Control) to the default printer sd if we are a DCGerald Carter2007-10-101-5/+24
* r4873: example delete printer script for use with cupsGerald Carter2007-10-101-0/+27
* r4871: BUG 603: patch by Daniel Beschorner <db@unit-netz.de>. Correct access...Gerald Carter2007-10-101-1/+4
* r4870: Make multi-domain-mode in idmap_rid accessible from outside (can beGünther Deschner2007-10-101-8/+20
* r4869: Display sam_user_info_7 in rpcclient.Günther Deschner2007-10-101-1/+22
* r4868: Add "net rpc user RENAME"-command.Günther Deschner2007-10-104-2/+190
* r4867: Removing smbldap-tools from the svn tree. I'll includeGerald Carter2007-10-1035-6897/+5
* r4866: Add createdomgroup to rpcclient (needed to generate huge amounts ofGünther Deschner2007-10-101-0/+52
* r4864: Remove unused var.Jeremy Allison2007-10-101-2/+2
* r4860: fix silly limitation in ldapsam and tdbsam. Expand variables in the p...Gerald Carter2007-10-102-16/+27
* r4856: after testing a simple add printer script, i realized that you still h...Gerald Carter2007-10-102-21/+21
* r4855: add some smb.conf script for add/delete/change share and addprinter hooksGerald Carter2007-10-106-0/+1030
* r4852: merge simo changes to srv_srvsvc_nt.c from trunkGerald Carter2007-10-101-30/+13
* r4851: Preleminary fix for ldapsam_enum_group_memberships whenGünther Deschner2007-10-101-3/+3
* r4850: Fix remaining pdb_setsampwent-calls.Günther Deschner2007-10-101-3/+2
* r4849: * finish SeAddUsers support in srv_samr_nt.cGerald Carter2007-10-106-159/+346
* r4848: fix build; gd please check and make sure this is okGerald Carter2007-10-101-1/+2
* r4847: Hand over a acb_mask to pdb_setsampwent in load_sampwd_entries().Günther Deschner2007-10-1011-33/+54