Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-05-24 | s4:winbind Change include guard so as not to conflict with idmap.h in source3 | Andrew Bartlett | 2 | -3/+3 | |
2010-05-24 | s4:winbind Fix up includes after seperation of idmap.idl from winbind.idl | Andrew Bartlett | 3 | -1/+3 | |
2010-05-24 | s4:idmap Adjust code to new idmap structure names and layout. | Andrew Bartlett | 9 | -127/+75 | |
Andrew Bartlett | |||||
2010-05-24 | s4:idmap Seperate idmap structures from winbind.idl and match to source3/ idmap | Andrew Bartlett | 4 | -28/+42 | |
These structures now match those in use in the source3 code. I'm not sure if this is the better API or not, but it is far, far safer to remove a pointer than to add one. Andrew Bartlett | |||||
2010-05-24 | s4:samr Push most of samr_LookupRids into a helper function | Andrew Bartlett | 2 | -52/+82 | |
This is a rewrite of the lookup_rids code, using a query based on the extended DN for a clearer interface. By splitting this out, the logic is able to be shared, rather than copied, into a passdb wrapper. Andrew Bartlett | |||||
2010-05-24 | s4:samr Push most of samr_QueryGroupMember into a helper function | Andrew Bartlett | 2 | -80/+120 | |
This is a rewrite of the group membership lookup code, using the stored extended DNs to avoid doing the lookup into each member to find the SID By splitting this out, the logic is able to be shared, rather than copied, into a passdb wrapper. Andrew Bartlett | |||||
2010-05-24 | s4:samr Move most of samr_CreateDomAlias into a helper function | Andrew Bartlett | 2 | -52/+81 | |
This allows this logic to be shared, rather than copied, into a passdb wrapper. Andrew Bartlett | |||||
2010-05-24 | s4:samr Split most of samr_CreateDomainGroup into a helper function | Andrew Bartlett | 2 | -60/+88 | |
This allows this logic to be shared, rather than copied, into a passdb wrapper. Andrew Bartlett | |||||
2010-05-24 | s4:samr Split the guts of samr_CreateUser2 into a helper function | Andrew Bartlett | 3 | -187/+258 | |
This allows this logic to be shared, rather than copied, into a passdb wrapper. Andrew Bartlett | |||||
2010-05-24 | s4:dsdb Allow a NULL search expression in dsdb_search() | Andrew Bartlett | 1 | -2/+5 | |
The NULL search expression expands to (objectClass=*), but %s expands NULL to (NULL) which doesn't parse... Andrew Bartlett | |||||
2010-05-24 | s4:ntvfs rename notify.idl to s4_notify.idl until we can merge this IDL | Andrew Bartlett | 6 | -6/+6 | |
This IDL is almost common, but the source3 version has a hand-marshalled server_id. The s3compat build has problems with two different idl files of the same name. Andrew Bartlett | |||||
2010-05-24 | s4:LogonGetDomainInfo - allow to set DNS hostname for the first time | Matthias Dieter Wallnöfer | 1 | -11/+14 | |
Otherwise it obviously can never be set. | |||||
2010-05-24 | s4:"rdn_name" LDB module - fix the creation of the RDN attribute (try to ↵ | Matthias Dieter Wallnöfer | 1 | -6/+20 | |
normalise it) And return always the correct error codes on the failed add operations (should anyway be ERR_OPERATIONS_ERROR - therefore no behaviour change). | |||||
2010-05-24 | s4:setup/*.ldif - remove unneeded "cn" attributes | Matthias Dieter Wallnöfer | 2 | -2/+0 | |
Should be generated automatically | |||||
2010-05-24 | s3: major overhaul of compiler and linker flags for HP-UX builds | Björn Jacke | 1 | -9/+27 | |
this will fix a number of things like shared library builds. That in turn will probably trigger some other build bugs... | |||||
2010-05-24 | s3:Makefile: set PIE flags also for nss_winbind | Björn Jacke | 1 | -1/+1 | |
2010-05-24 | s3:build: remove CFLAGS from LDSHFLAGS, SHLD has them already | Björn Jacke | 1 | -4/+1 | |
2010-05-24 | s3:Makefile: position independency is also needed for shared libs | Björn Jacke | 1 | -2/+2 | |
2010-05-24 | s3:build: don't use pieflags twice - ldflags already have them | Björn Jacke | 1 | -2/+2 | |
2010-05-24 | s3: Fix a typo found by ITPFS oota <t-oota@dh.jp.nec.com> | Volker Lendecke | 1 | -1/+1 | |
Thanks! | |||||
2010-05-24 | solve the error "ldb.inst.h does not exist" | Thomas Nagy | 1 | -0/+2 | |
The error happens when headermap.txt is not available Signed-off-by: Jelmer Vernooij <jelmer@samba.org> | |||||
2010-05-23 | build: get the SONAME right for installed libraries | Andrew Tridgell | 1 | -0/+4 | |
2010-05-23 | Substitute the pidl files without using 'headermap.txt' | Thomas Nagy | 1 | -1/+9 | |
The headers generated by pidl contain references to bin/default. Those paths may be replaced automatically. Signed-off-by: Jelmer Vernooij <jelmer@samba.org> | |||||
2010-05-23 | s3: Another non-gnumake fix | Volker Lendecke | 1 | -6/+7 | |
AC_OUTPUT_COMMANDS must be called before AC_OUTPUT and $MAKEFILE is not defined in ./config.status | |||||
2010-05-23 | s3: Factor out compiler-independent defines | Volker Lendecke | 1 | -1/+3 | |
2010-05-23 | s3: Next step to fix the build on OpenSolaris | Volker Lendecke | 1 | -0/+1 | |
2010-05-22 | s3: Attempt to fix the non-gnumake build | Volker Lendecke | 1 | -1/+2 | |
Björn, please check! | |||||
2010-05-22 | torture: fix typos | Simo Sorce | 1 | -2/+2 | |
2010-05-22 | s3: Remove unreachable code | Volker Lendecke | 1 | -1/+0 | |
2010-05-22 | s4:ldb_controls: make it possible to pass arbitrary control via the command line | Stefan Metzmacher | 1 | -0/+34 | |
--controls=local_oid:1.3.6.1.4.1.7165.4.3.7:1 To specify the DSDB_CONTROL_PASSWORD_HASH_VALUES_OID control as critical. metze | |||||
2010-05-21 | If using fake oplocks, use the correct SMB2 type code for "no oplock". | Jeremy Allison | 1 | -1/+1 | |
Jeremy. | |||||
2010-05-22 | s4:libnet: use the new generated config from the provision for the self_join | Stefan Metzmacher | 1 | -1/+1 | |
This fixes net vampire with the --target-dir option. metze | |||||
2010-05-21 | Don't forget brackets around bitwise tests. | Jeremy Allison | 1 | -1/+1 | |
Jeremy. | |||||
2010-05-21 | Make DFS work over SMB2. | Jeremy Allison | 6 | -17/+58 | |
Jeremy. | |||||
2010-05-21 | s4:torture/rap/rap.c - quiet discard const warning | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
2010-05-21 | s4:torture/raw/open.c - remove unused variables and fix error handling | Matthias Dieter Wallnöfer | 1 | -8/+3 | |
2010-05-21 | s4:ntvfs/ipc/vfs_ipc.c - add more "const" in order to fix warnings | Matthias Dieter Wallnöfer | 1 | -2/+2 | |
2010-05-21 | s4:ntvfs/posix/pvfs_wait.c - fix a "calculated value unused" warning | Matthias Dieter Wallnöfer | 1 | -3/+5 | |
The calculated value is "req" (!= NULL) if "talloc_reference" did work correctly or it is NULL if we ran out of memory. | |||||
2010-05-21 | Fix bug #7448 - smbd crash when sambaLMPassword and sambaNTPassword entries ↵ | Roel van Meer | 1 | -0/+3 | |
missing from ldap. Protect SMBsesskeygen_ntv1() from a NULL pointer. | |||||
2010-05-21 | Make krb5 over SMB2 identical to the way we handle it in SMB1. | Jeremy Allison | 1 | -2/+50 | |
Jeremy. | |||||
2010-05-21 | Doh! If you're going to give advice in "useage", make sure it's correct. | Jeremy Allison | 1 | -2/+2 | |
Jeremy. | |||||
2010-05-21 | Add comments to usage error message for -k to make it obvious what this needs. | Jeremy Allison | 1 | -2/+3 | |
Jeremy. | |||||
2010-05-21 | Set SMB2 max read/write/trans sizes to Win7 compatible - 1Mb. | Jeremy Allison | 1 | -3/+3 | |
Jeremy. | |||||
2010-05-21 | s3: added support for fake oplocks in SMB2. | Ira Cooper | 1 | -2/+14 | |
2010-05-21 | s4-smbtorture: Fix NetUserPasswordSet2 RAP tests. | Günther Deschner | 1 | -5/+40 | |
Guenther | |||||
2010-05-21 | s4-smbtorture: fix smbcli_rap_netuserpasswordset2(). | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2010-05-21 | rap: fix rap_NetUserPasswordSet2 IDL. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2010-05-21 | s3-net: fix net_ads_gpo() for non-ads case. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2010-05-21 | s4-drsuapi: Sort ATTID definitions by ATTID value | Kamen Mazdrashki | 1 | -8/+8 | |
2010-05-21 | s4/drsuapi: Yet another set of predefined ATTIDs | Kamen Mazdrashki | 1 | -0/+7 | |