summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* tsocket: Fixed documentation for tsocket_address_bsd_sockaddr().Andreas Schneider2009-12-151-6/+5
|
* tsocket: Fixed typo in LGPL header.Andreas Schneider2009-12-155-5/+5
|
* tsocket: add tsocket_address_bsd_sockaddr() and ↵Stefan Metzmacher2009-12-153-5/+87
| | | | | | tsocket_address_bsd_from_sockaddr() metze
* smbtorture4: Add rpc-samba3-getaliasmembership-0Volker Lendecke2009-12-152-0/+62
|
* s3: Fix _samr_GetAliasMembership for results with 0 ridsVolker Lendecke2009-12-151-0/+8
|
* Removed ldb_modify_ctrl from ldb, implemented as a static in ldap_backend.Nadezhda Ivanova2009-12-153-32/+47
|
* s4 torture: Add new RAW-SEARCH test to explore strange max count behaviorAravind Srinivasan2009-12-151-0/+75
| | | | Signed-off-by: Tim Prouty <tprouty@samba.org>
* s4 torture: Update RAW-QFILEINFO to only test info levels that are supported ↵Aravind Srinivasan2009-12-151-0/+33
| | | | | | by the server Signed-off-by: Tim Prouty <tprouty@samba.org>
* s4 torture: Convert RAW-OPEN to suite formZach Loafman2009-12-152-82/+100
|
* s4 torture: Add SHARE_DELETE to create_directory_handleTim Prouty2009-12-151-1/+1
| | | | | Tests explicitly checking share modes should open the dir/file with the share mode they want to test.
* Fix release script to work with recent git versionsSimo Sorce2009-12-151-1/+1
|
* s4:tls: fix the build on SolarisBrian Lu2009-12-151-0/+3
| | | | Signed-off-by: Stefan Metzmacher <metze@samba.org>
* Fixed a problem with duplicate values of allowedAttributesEffective.Nadezhda Ivanova2009-12-152-2/+13
|
* s4: rename res/res2 to something more explicitMatthieu Patou2009-12-151-71/+68
|
* s4: upgradeprovision handle renaming and knownobjectsMatthieu Patou2009-12-151-6/+18
|
* s4: upgradeprovision rename also when there is a mismatch on the case of ↵Matthieu Patou2009-12-151-2/+7
| | | | | | | | | name attribute Renaming not only helps when name attribute is not here it also helps when the case is not the good one. So in order to avoid problem and have as much as possible similar provision we should use the rename whenever a name difference appear.
* s4: reorder action to permit old provision to be correctly upgradedMatthieu Patou2009-12-151-5/+8
|
* s4:provision - Remap conflicting thumbnailPhoto and thumbnailLogo OID's.Endi Sukma Dewata2009-12-152-0/+8
|
* s3: Allow up to 20480 entries in LookupSids, as mandated by the official IDLVolker Lendecke2009-12-143-6/+6
| | | | Seen in the wild by putting >1000 users into BUILTIN\Users
* s4-dsdb: added REVEAL_INTERNALS flag to dsdb_module_search_handle_flags()Andrew Tridgell2009-12-142-0/+8
|
* s4-devel: support vampire_ad.sh with no initial smb.confAndrew Tridgell2009-12-141-1/+4
|
* s4-loadparm: call reload_charcnv() also for a missing smb.confAndrew Tridgell2009-12-141-0/+4
| | | | | bin/net vampire with a missing smb.conf would segfault as the iconv convenience pointer had not been setup.
* s4-dsdb: return a zero guid on error in samdb_result_guid()Andrew Tridgell2009-12-141-1/+1
|
* heimdal: work around differences between GNU and XSI strerror_r()Andrew Tridgell2009-12-141-2/+10
| | | | | This is a fairly ugly workaround, but then again, strerror_r() is a very ugly mess.
* s4-dsdb: use the reveal control to hide/show extended DN componentsAndrew Tridgell2009-12-141-1/+44
| | | | | | When reveal is set, then we show deleted linked attributes and all linkked attribute components. When not set we show a normal extended DN.
* s4-ldb: added new ldb_dn extended components for linked attributesAndrew Tridgell2009-12-141-0/+30
| | | | These will store linked attribute replication meta data
* s4-ldb: added a function to filter extended components of a ldb_dnAndrew Tridgell2009-12-141-0/+16
| | | | | We need to be able to filter out components that should not be exposed to users
* s4-ldb: added a new "reveal" controlAndrew Tridgell2009-12-143-1/+43
| | | | | | This control will allow inspection of internal ldb values, which would normally be stripped before being presented to users. The first use will be stripping linked attribute meta data extended components.
* s4-ldb: sort the linearized extended DN by component nameAndrew Tridgell2009-12-141-0/+14
| | | | This will make life easier when handling deleted linked attributes
* librpc/ndr: avoid comparison_fn_t to fix the openchange build on solarisBrian Lu2009-12-141-1/+1
| | | | Signed-off-by: Stefan Metzmacher <metze@samba.org>
* add ignore for autogenrated files as they are not used by s3Matthieu Patou2009-12-141-0/+4
| | | | Signed-off-by: Stefan Metzmacher <metze@samba.org>
* torture: add new tests for dfsblobsMatthieu Patou2009-12-144-2/+58
| | | | Signed-off-by: Stefan Metzmacher <metze@samba.org>
* idl: introduce new file: dfsblobs.idlMatthieu Patou2009-12-141-0/+116
| | | | Signed-off-by: Stefan Metzmacher <metze@samba.org>
* librpc/ndr: add missing prototypes for relative_short functionsStefan Metzmacher2009-12-141-0/+3
| | | | metze
* spoolss: fix spoolss_PrinterData size calculation.Günther Deschner2009-12-146-8/+11
| | | | | | | Currently we were crashing in EnumPrinterDataEx when an e.g. an empty (NULL) string for a separator file was returned. Guenther
* spoolss: trivial fix for spoolss_FormInfo2 IDL.Günther Deschner2009-12-143-5/+10
| | | | Guenther
* s4-smbtorture: check whether a returned buffer size is a multiple of 4 in ↵Günther Deschner2009-12-141-0/+80
| | | | | | | | RPC-SPOOLSS. This gives a good indication where our IDL (and the s3 spoolss implementation) is still wrong. Guenther
* s3:docs: Fix 'make manpages3'.Karolin Seeger2009-12-141-2/+2
| | | | Karolin
* s4:"samdb_set_password_sid" - clean up created objects correctlyMatthias Dieter Wallnöfer2009-12-131-2/+14
| | | | | | | - We should clean up such "helper" objects created in this function to don't have them around until "mem_ctx" is destroyed - Remove a from my view pointless comment "This is a password set, not change" since an external argument "user_change" decides this ("modify" or "(re)set")
* s4:operational LDB module - cosmetic - reorder an attribute listMatthias Dieter Wallnöfer2009-12-121-8/+8
| | | | | This matches the default handling order in the "password_hash" module (it's nice to have this consistent).
* s3: Fix a very embarrassing build failureVolker Lendecke2009-12-121-2/+2
|
* pidl: Introduce new dirrective: relative_shortMatthieu Patou2009-12-123-3/+21
| | | | | | | relative_short is like relative but instead of having the offset coded on 4 bytes it's coded on 2 bytes. Such things happen in GET_DFS_REFERAL messages. Signed-off-by: Stefan Metzmacher <metze@samba.org>
* librpc/ndr: add support for relative_short pointersMatthieu Patou2009-12-122-0/+54
| | | | | | | relative_short is like relative but instead of having the offset coded on 4 bytes it's coded on 2 bytes. Such things happen in GET_DFS_REFERAL messages. Signed-off-by: Stefan Metzmacher <metze@samba.org>
* s4:utils/oLschema2ldif.c - remove (now) unused variablesMatthias Dieter Wallnöfer2009-12-111-2/+0
|
* s3:docs: document ldap derefBjörn Jacke2009-12-111-0/+21
|
* s3:loadparm: Change the "ldap deref" value "defualt" to "auto".Karolin Seeger2009-12-111-1/+1
| | | | | | That's an established value. Default is a bit confusing. Karolin
* s4:libnet/libnet_become_dc - Fix a small glitch in ↵Matthias Dieter Wallnöfer2009-12-111-4/+1
| | | | | | "becomeDC_drsuapi1_add_entry_send" We shouldn't use the now uninitialised "status" variable anymore.
* s3: add prototype to fix the buildBjörn Jacke2009-12-101-0/+1
|
* s3-selftest: enable RPC-SAMBA3-WINREG.Günther Deschner2009-12-101-1/+1
| | | | | | Very strange we didn't run it before. Guenther
* s3-rpcclient: allow to set offered size for enumkey command.Günther Deschner2009-12-101-4/+9
| | | | Guenther