Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | r12421: Handle the case where we are a joining as different account types ↵ | Andrew Bartlett | 2005-12-22 | 2 | -36/+81 | |
| | | | | | | far better. Andrew Bartlett | |||||
* | r12413: do some testing with 0x1E names | Stefan Metzmacher | 2005-12-21 | 1 | -2/+6 | |
| | | | | metze | |||||
* | r12412: - the 0x1E name must be registered as group name | Stefan Metzmacher | 2005-12-21 | 1 | -0/+13 | |
| | | | | | | - reject wins registration with a static record in the database metze | |||||
* | r12411: Add 'net samdump keytab <keytab>'. | Andrew Bartlett | 2005-12-21 | 8 | -44/+264 | |
| | | | | | | | | | | | | | This extracts a remote windows domain into a keytab, suitable for use in ethereal for kerberos decryption. For the moment, like net samdump and net samsync, the 'password server' smb.conf option must be set to the binding string for the server. eg: password server = ncacn_np:mypdc Andrew Bartlett | |||||
* | r12408: as we always add the destinguishedName as autogenerated value, | Stefan Metzmacher | 2005-12-21 | 1 | -8/+16 | |
| | | | | | | don't store it on disk, as this would cause confusing results metze | |||||
* | r12405: I'm afraid I can't take care of the xplogin test in the near future, ↵ | Volker Lendecke | 2005-12-21 | 3 | -2223/+0 | |
| | | | | | | | | | | so remove it. I'll add it again later when I have more time for it. Volker | |||||
* | r12397: Change the 'samba4' prefix in the Debian packages back to 'samba' | Jelmer Vernooij | 2005-12-20 | 18 | -36/+42 | |
| | ||||||
* | r12391: use the new periodic schedule system for the pull replication too | Stefan Metzmacher | 2005-12-20 | 6 | -188/+164 | |
| | | | | metze | |||||
* | r12388: fix debug messages | Stefan Metzmacher | 2005-12-20 | 1 | -3/+3 | |
| | | | | metze | |||||
* | r12385: call pidl with the perl found by configure | Stefan Metzmacher | 2005-12-20 | 1 | -1/+1 | |
| | | | | metze | |||||
* | r12384: I can't spell... | Andrew Bartlett | 2005-12-20 | 1 | -1/+1 | |
| | ||||||
* | r12383: Fixes for Apple's AD client. Don't segfualt in the KDC, and they | Andrew Bartlett | 2005-12-20 | 2 | -6/+9 | |
| | | | | | | require the isSynchronized flag in the rootDSE. Andrew Bartlett | |||||
* | r12382: Ensure to return OK on anonymous mapping. | Andrew Bartlett | 2005-12-19 | 1 | -0/+1 | |
| | | | | Andrew Bartlett | |||||
* | r12381: Try not to segfault on an anonymous LDAP bind, and map to a guest login. | Andrew Bartlett | 2005-12-19 | 1 | -2/+8 | |
| | | | | Andrew Bartlett | |||||
* | r12380: add a wraper script that calls the perl scripts in heimdal_build/ | Stefan Metzmacher | 2005-12-19 | 2 | -8/+15 | |
| | | | | | | with the correct perl version, that was detected with configure metze | |||||
* | r12379: export the detected perl | Stefan Metzmacher | 2005-12-19 | 2 | -1/+2 | |
| | | | | metze | |||||
* | r12378: fix perl warnings | Stefan Metzmacher | 2005-12-19 | 1 | -2/+4 | |
| | | | | metze | |||||
* | r12373: Add RPC-JOIN as a test to always run. | Andrew Bartlett | 2005-12-19 | 1 | -3/+3 | |
| | | | | Andrew Bartlett | |||||
* | r12372: - make the periodic scheduling a bit easier, instead of passing | Stefan Metzmacher | 2005-12-19 | 3 | -30/+61 | |
| | | | | | | | | an uint32_t next_interval everywhere, we now call wreplsrv_periodic_schedule() if we want to schedule an event - also prevent us from looping with a 0 interval, by using 1s as minimum interval metze | |||||
* | r12370: - if we got a reply without a pending request, mark the socket as dead | Stefan Metzmacher | 2005-12-19 | 1 | -0/+5 | |
| | | | | | | instead of segfaulting metze | |||||
* | r12364: add UINT32_MAX and UINT64_MAX replacement defines | Stefan Metzmacher | 2005-12-19 | 2 | -0/+10 | |
| | | | | | | (hopefully fix the build on OpenBSD) metze | |||||
* | r12363: minor fixes for win2000 join/login | Andrew Tridgell | 2005-12-19 | 2 | -2/+12 | |
| | | | | | | | | - the objectClass needs to be added to the list of attributes to make the check for objectClass=computer work - the short version of the name needs to be used for the 'cn' in cracknames | |||||
* | r12362: Along with a cracknames change in the previous commit, this should | Andrew Bartlett | 2005-12-19 | 1 | -9/+15 | |
| | | | | | | allow Win2000 machines to again use kerberos with Samba4. Andrew Bartlett | |||||
* | r12361: Add a new function: ldb_binary_encode_string() | Andrew Bartlett | 2005-12-19 | 6 | -27/+82 | |
| | | | | | | | | | | This is for use on user-supplied arguments to printf style format strings which will become ldb filters. I have used it on LSA, SAMR and the auth/ code so far. Also add comments to cracknames code. Andrew Bartlett | |||||
* | r12360: Add simple bind support into our LDAP server. | Andrew Bartlett | 2005-12-19 | 4 | -3/+188 | |
| | | | | | | Needs changes to our client code for automated testing. Andrew Bartlett | |||||
* | r12327: ENT_TYPE_ANY isn't used anywhere in Samba4, so don't implement it in ↵ | Andrew Bartlett | 2005-12-18 | 1 | -21/+7 | |
| | | | | | | hdb-ldb. Andrew Bartlett | |||||
* | r12325: - remove the hostcc object files with make clean | Stefan Metzmacher | 2005-12-18 | 2 | -2/+3 | |
| | | | | | | | - move the .SUFFIXES statement before the suffix rules this fixes the build with bsd make metze | |||||
* | r12324: use command line credentials if available in ldap.js | Andrew Tridgell | 2005-12-18 | 1 | -0/+7 | |
| | ||||||
* | r12323: fixeed the use of options.get_credentials() for ldb | Andrew Tridgell | 2005-12-18 | 1 | -2/+6 | |
| | ||||||
* | r12322: automatically use cmdline_credentials if the ldb object doesn't have | Andrew Tridgell | 2005-12-18 | 1 | -0/+4 | |
| | | | | its own credentials element | |||||
* | r12320: Add command-line processing hooks for simple bind DN, and password ↵ | Andrew Bartlett | 2005-12-18 | 2 | -7/+18 | |
| | | | | | | | | callback. We may change this in future. Andrew Bartlett | |||||
* | r12310: Link simple bind support in our internal LDAP libs to LDB and the | Andrew Bartlett | 2005-12-18 | 3 | -5/+41 | |
| | | | | | | | | | | command line processing system. This is a little ugly at the moment, but works. What I cannot manage to get to work is the extraction and propogation of command line credentials into the js interface to ldb. Andrew Bartlett | |||||
* | r12309: fix a crash bug, which appens in an error case | Stefan Metzmacher | 2005-12-17 | 1 | -6/+9 | |
| | | | | metze | |||||
* | r12304: split out the wins partner configuration into a seperate ldb. | Stefan Metzmacher | 2005-12-17 | 4 | -4/+21 | |
| | | | | | | | now $privatedir/wins_config.ldb contains the wins partners and $lockdir/wins.ldb contains the name records metze | |||||
* | r12302: - create the logfilebase directory with make install | Stefan Metzmacher | 2005-12-17 | 1 | -3/+28 | |
| | | | | | | - get rid of unreadable long lines metze | |||||
* | r12301: FHS 2.2 says that /var/cache/* contains only cached data, which can ↵ | Stefan Metzmacher | 2005-12-17 | 1 | -1/+1 | |
| | | | | | | | | | | we removed without losing data, we should keep our databases under /var/lib/* should I merge this to samba3 too? metze | |||||
* | r12294: Move dcerpc_pipe_open_sock() to async implementation. | Rafal Szczesniak | 2005-12-16 | 1 | -44/+135 | |
| | | | | rafal | |||||
* | r12288: make sure we always include heimdal_build/config.h, before | Stefan Metzmacher | 2005-12-16 | 1 | -0/+1 | |
| | | | | | | heimdal/lib/roken/roken.h, this fixes the build on the 64bit machines metze | |||||
* | r12287: move the wins.ldb into lockdir | Stefan Metzmacher | 2005-12-16 | 2 | -4/+4 | |
| | | | | metze | |||||
* | r12286: handle absolute path and url in lock_path() as in private_path() | Stefan Metzmacher | 2005-12-16 | 1 | -0/+6 | |
| | | | | metze | |||||
* | r12285: move the smbd.tmp into piddir, --with-fhs piddir is different | Stefan Metzmacher | 2005-12-16 | 1 | -1/+24 | |
| | | | | | | | | from lockdir and they are typically set to piddir=/var/run/samba and lockdir=/var/lib/samba, and we should keep the temporary stuff under /var/run/samba metze | |||||
* | r12284: use the correct name for logging | Stefan Metzmacher | 2005-12-16 | 1 | -1/+1 | |
| | | | | metze | |||||
* | r12269: Update to current lorikeet-heimdal. This changed the way the hdb | Andrew Bartlett | 2005-12-15 | 32 | -742/+949 | |
| | | | | | | interface worked, so hdb-ldb.c and the glue have been updated. Andrew Bartlett | |||||
* | r12268: Use transactions to ensure that the schannel db is consistant. | Andrew Bartlett | 2005-12-15 | 1 | -0/+17 | |
| | | | | Andrew Bartlett | |||||
* | r12267: Try to avoid segfault in kerberos libs, because we talloc_free()'ed | Andrew Bartlett | 2005-12-15 | 4 | -7/+18 | |
| | | | | | | the old event context in the standard process modal child. Andrew Bartlett | |||||
* | r12266: add --with-libdir option to overwrite the result that is set by ↵ | Stefan Metzmacher | 2005-12-15 | 1 | -0/+13 | |
| | | | | | | --with-fhs=yes/no metze | |||||
* | r12265: as all server_service modules are specified in smbd/config.mk | Stefan Metzmacher | 2005-12-15 | 2 | -7/+15 | |
| | | | | | | follow this rule for the winbind one too metze | |||||
* | r12260: move the string "smbd" to one place | Stefan Metzmacher | 2005-12-15 | 1 | -14/+16 | |
| | | | | metze | |||||
* | r12256: Add helper script for installing pkg-config files | Jelmer Vernooij | 2005-12-15 | 2 | -1/+17 | |
| | ||||||
* | r12255: - we don't use SIGUSR1 anymore, so ignore it | Stefan Metzmacher | 2005-12-15 | 1 | -2/+7 | |
| | | | | | | - we don't handle SIGHUP just, so ignore it metze |