summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* s4:ldb initialise e->values[i].length before use in python bindingsAndrew Bartlett2009-08-051-1/+1
|
* s4:dsdb Don't cast an ldb_val into a const char * for schema lookupsAndrew Bartlett2009-08-055-52/+129
| | | | | | | | | This removes a number of cases where we did a cast into a const char * of an ldb_val. While convention is to alway have an extra \0 at data[length] in the ldb_val, this is not required, and does not occour at least on build farm host 'svart'. Andrew Bartlett
* idmap_adex: Fix usage of talloc_stackframe().Gerald Carter2009-08-041-22/+26
| | | | | | Pass an explicit TALLOC_CTX* to build_id_filter() and build_alias_filter() rather than relying upon the talloc_stackframe() behavior that allows a caller access to stackframe ctx for called functions.
* s4: make install: prevent overwriting failureRusty Russell2009-08-041-1/+1
| | | | We don't have to remove the eventual write privileges to enable the execute ones.
* s3-spoolss: Fix Bug #6568: _spoolss_GetPrintProcessorDirectory() implementation.Günther Deschner2009-08-041-1/+5
| | | | | | | We should always return a local path so that users are not forced to setup a [prnproc$] share on the server. This restores pre-3.4.0 spoolss behaviour. Guenther
* s4: Change my nested groups patch to don't include user's SID itself in the ↵Matthias Dieter Wallnöfer2009-08-041-17/+24
| | | | "groupSID"s structure
* s4:torture Make RPC-NETLOGON pass against ncaclrpc serversAndrew Bartlett2009-08-041-122/+132
| | | | | | | | | | The original patch didn't cope with a NULL target server name - we now key off that to decide it isn't worth checking against LDAP for this host. I still can't get this to pass against Windows 2008, but mdw was testing against Windows 2008R2. at least 'make test' is happy, and the rest should not be too hard... Andrew Bartlett
* Add constAndrew Bartlett2009-08-041-1/+1
|
* s4:ldif_handlers Allow a binary nTsecurityDescriptor when parsing LDIFAndrew Bartlett2009-08-041-1/+17
| | | | | | | | Also allow a SDDL security descriptor, using the domain SID attached to the session (it will search for it during the LDIF parse if need be). Andrew Bartlett
* s4:netlogon Fix warnings and segfault in GetDomainInfo callAndrew Bartlett2009-08-041-4/+5
| | | | | | | | | | | - Correctly use samdb_search_string to do a 'base' search (this needs a NULL, not a "" argument for the format string) - There is no need (and it caused a security hole) to use talloc_asprintf() with the only argument being the string to duplicate. Andrew Bartlett
* Merge branch 'master' of ssh://git.samba.org/data/git/sambaAndrew Tridgell2009-08-045-11/+163
|\
| * s4:torture rework LDAP sort testAndrew Bartlett2009-08-044-79/+45
| | | | | | | | | | | | | | | | | | | | This reworks the test to be part of the LDAP tests, to make better use of the torture API and the ldb API (in particular around adding controls), and a general cleanup. This also adds the test to the 'make test' run. Andrew Bartlett
| * s4:torture Add test for correct server-side sorting over LDAPMatthieu Patou2009-08-043-3/+194
| |
| * Use smbclient binary for the test file in smbclient testAndrew Bartlett2009-08-041-7/+2
| | | | | | | | | | | | | | In the vein hope that a larger file might show problems better than a small file. Andrew Bartlett
* | fixed support for readx greater than 64kAndrew Tridgell2009-08-042-3/+4
|/ | | | | This fixes bug 6547, where smbclient in S3 reads more than 64k at a time with readx.
* param/pyparam: Cope with string list parameters being empty.Ricardo Jorge2009-08-041-1/+7
| | | | Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
* python/loadparm: Get shares listing working.Ricardo Jorge2009-08-041-5/+6
| | | | Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
* pyldb: Properly keep copies of Python string contents, rather thanJelmer Vernooij2009-08-041-9/+21
| | | | relying on reference leaks :-)
* s4-ldap_server: fix generated error string in map_ldb_error().Günther Deschner2009-08-041-1/+1
| | | | Guenther
* s3-spoolss: fix crash bug in spoolss_addprinterex_level_2.Günther Deschner2009-08-041-1/+1
| | | | Guenther
* Add some const to winbind_userinfoVolker Lendecke2009-08-0312-41/+49
|
* Fix a typoVolker Lendecke2009-08-031-1/+1
|
* Fix some nonempty blank linesVolker Lendecke2009-08-031-3/+3
|
* pyldb: Raise proper exception when attempting to assign a string to a dnJelmer Vernooij2009-08-032-5/+24
| | | | attribute.
* s3-pdb_ldap: Make ldapsam_alias_memberships behave like the tdbsam equivalent.Günther Deschner2009-08-031-0/+7
| | | | | | | This lets samr_GetAliasMembership return with NT_STATUS_OK when called with 0 sids (just what w2k3 does). Guenther
* s4: Change constant to comply with the merged buildMatthias Dieter Wallnöfer2009-08-031-1/+1
|
* s3/docs: Fix typos.Karolin Seeger2009-08-031-2/+2
| | | | | | Thanks to OPC oota <t-oota@dh.jp.nec.com> for reporting! Karolin
* s3/s4: Add new autogenerated files from "make idl_full"Matthias Dieter Wallnöfer2009-08-035-748/+1183
|
* s4: Torture test for enhancements in "netr_LogonGetDomainInformations" callMatthias Dieter Wallnöfer2009-08-031-26/+275
| | | | This corrects and enhances the torture test of the mentioned call.
* s4: Enhancements in the "netr_LogonGetDomainInformations" callMatthias Dieter Wallnöfer2009-08-031-65/+194
| | | | | | | | This addresses bug #4888 and #6596 in SAMBA 4 Bugzilla - It implements the call in the complete form as specified in the MSPP/WSPP docs and on the discussion on the "cifs-protocol" list - Therefore client informations (OS name, OS version, "servicePrincipalName"...) are now saved in the AD each time the client invokes the call
* netlogon.idl: Prework to enhance the "netr_LogonGetDomainInformation" call ↵Matthias Dieter Wallnöfer2009-08-031-48/+114
| | | | | | | correctly This enhances the "netlogon.idl" file to allow enhancements on the mentioned call. Therefore this is also the base for fixing up bug #4888.
* netlogon.idl: Removes the form "str[]" for string declarationsMatthias Dieter Wallnöfer2009-08-031-40/+40
| | | | | | | In this file two different forms are used to explain the same datatype ("str[]" and "*str"). I didn't find this very nice and unified the occurrences to always use "*str". This patch is of cosmetic nature.
* Return infinite time for last last logoff when last logoff = 0Matthieu Patou2009-08-033-2/+18
|
* s3: check in .po files for pam_winbind.Bo Yang2009-08-0318-0/+2850
| | | | Signed-off-by: Bo Yang <boyang@samba.org>
* Fix some nonempty blank linesVolker Lendecke2009-08-023-56/+56
|
* Fix breakage for connect function after API change (connect -> connect_fn)Alexander Bokovoy2009-08-022-2/+2
|
* Refactor 9b78af1f: Fix lookupname recursionVolker Lendecke2009-08-027-30/+24
| | | | | | Pass a "flags" argument instead of the original winbind command down the name_to_sid chain. This way we are independent of the winbind commands and can take the decision at a much higher level
* Some mods for recent coding conventionsVolker Lendecke2009-08-012-3/+6
|
* Place a comment correctlyVolker Lendecke2009-08-011-1/+4
|
* Fix indentationVolker Lendecke2009-08-011-1/+1
|
* Refactoring: mem_ctx is not needed as an argument to centry_sidVolker Lendecke2009-07-311-21/+25
|
* Rename LOOKUP_NAME_EXPLICIT to LOOKUP_NAME_NO_NSSVolker Lendecke2009-07-313-8/+11
| | | | | It took me a bit to understand what this flag does. I hope this is a bit clearer, at least it is to me.
* Fix some nonempty linesVolker Lendecke2009-07-312-9/+9
|
* Remove a pointless variableVolker Lendecke2009-07-311-3/+1
|
* We're not changing last write, but setting this to be ↵Jeremy Allison2009-07-311-1/+1
| | | | | | | | FILE_NOTIFY_CHANGE_CREATION doesn't work. So use FILE_NOTIFY_CHANGE_LAST_WRITE (now seems to reliably fix bug #6529 - Offline files conflict with Vista and Office 2003. Jeremy.
* s3: Remove invalid constantMatthias Dieter Wallnöfer2009-07-311-1/+0
|
* Merge branch 'master' of git://git.samba.org/sambaMatthias Dieter Wallnöfer2009-07-311-0/+1
|\
| * Provide a mem_ctx for child requestsVolker Lendecke2009-07-311-0/+1
| |
* | s4: Correct renamed constantsMatthias Dieter Wallnöfer2009-07-312-6/+6
|/
* s4: Adds a small test for the new enhanced error messages from the AD LDAP ↵Matthias Dieter Wallnöfer2009-07-311-4/+183
| | | | server