summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r12382: Ensure to return OK on anonymous mapping.Andrew Bartlett1-0/+1
2007-10-10r12381: Try not to segfault on an anonymous LDAP bind, and map to a guest login.Andrew Bartlett1-2/+8
2007-10-10r12380: add a wraper script that calls the perl scripts in heimdal_build/Stefan Metzmacher2-8/+15
2007-10-10r12379: export the detected perlStefan Metzmacher2-1/+2
2007-10-10r12378: fix perl warningsStefan Metzmacher1-2/+4
2007-10-10r12373: Add RPC-JOIN as a test to always run.Andrew Bartlett1-3/+3
2007-10-10r12372: - make the periodic scheduling a bit easier, instead of passingStefan Metzmacher3-30/+61
2007-10-10r12370: - if we got a reply without a pending request, mark the socket as deadStefan Metzmacher1-0/+5
2007-10-10r12364: add UINT32_MAX and UINT64_MAX replacement definesStefan Metzmacher2-0/+10
2007-10-10r12363: minor fixes for win2000 join/loginAndrew Tridgell2-2/+12
2007-10-10r12362: Along with a cracknames change in the previous commit, this shouldAndrew Bartlett1-9/+15
2007-10-10r12361: Add a new function: ldb_binary_encode_string()Andrew Bartlett6-27/+82
2007-10-10r12360: Add simple bind support into our LDAP server.Andrew Bartlett4-3/+188
2007-10-10r12327: ENT_TYPE_ANY isn't used anywhere in Samba4, so don't implement it in ...Andrew Bartlett1-21/+7
2007-10-10r12325: - remove the hostcc object files with make cleanStefan Metzmacher2-2/+3
2007-10-10r12323: fixeed the use of options.get_credentials() for ldbAndrew Tridgell1-2/+6
2007-10-10r12322: automatically use cmdline_credentials if the ldb object doesn't haveAndrew Tridgell1-0/+4
2007-10-10r12320: Add command-line processing hooks for simple bind DN, and password ca...Andrew Bartlett2-7/+18
2007-10-10r12310: Link simple bind support in our internal LDAP libs to LDB and theAndrew Bartlett3-5/+41
2007-10-10r12309: fix a crash bug, which appens in an error caseStefan Metzmacher1-6/+9
2007-10-10r12304: split out the wins partner configuration into a seperate ldb.Stefan Metzmacher4-4/+21
2007-10-10r12302: - create the logfilebase directory with make installStefan Metzmacher1-3/+28
2007-10-10r12301: FHS 2.2 says that /var/cache/* contains only cached data, which can w...Stefan Metzmacher1-1/+1
2007-10-10r12294: Move dcerpc_pipe_open_sock() to async implementation.Rafal Szczesniak1-44/+135
2007-10-10r12288: make sure we always include heimdal_build/config.h, beforeStefan Metzmacher1-0/+1
2007-10-10r12287: move the wins.ldb into lockdirStefan Metzmacher2-4/+4
2007-10-10r12286: handle absolute path and url in lock_path() as in private_path()Stefan Metzmacher1-0/+6
2007-10-10r12285: move the smbd.tmp into piddir, --with-fhs piddir is differentStefan Metzmacher1-1/+24
2007-10-10r12284: use the correct name for loggingStefan Metzmacher1-1/+1
2007-10-10r12269: Update to current lorikeet-heimdal. This changed the way the hdbAndrew Bartlett32-742/+949
2007-10-10r12268: Use transactions to ensure that the schannel db is consistant.Andrew Bartlett1-0/+17
2007-10-10r12267: Try to avoid segfault in kerberos libs, because we talloc_free()'edAndrew Bartlett4-7/+18
2007-10-10r12266: add --with-libdir option to overwrite the result that is set by --wit...Stefan Metzmacher1-0/+13
2007-10-10r12265: as all server_service modules are specified in smbd/config.mkStefan Metzmacher2-7/+15
2007-10-10r12260: move the string "smbd" to one placeStefan Metzmacher1-14/+16
2007-10-10r12256: Add helper script for installing pkg-config filesJelmer Vernooij2-1/+17
2007-10-10r12255: - we don't use SIGUSR1 anymore, so ignore itStefan Metzmacher1-2/+7
2007-10-10r12254: Add some (hopefully correct) descriptions for libraries that are inst...Jelmer Vernooij15-3/+29
2007-10-10r12253: Automatically build seperate binaries without -rpath to install whenJelmer Vernooij6-61/+85
2007-10-10r12252: With this change (hack) we can now do an provision onto Samba4's LDAPAndrew Bartlett1-1/+4
2007-10-10r12247: - reject freeing the wrepl_socket inside of wrepl_socket_dead()Stefan Metzmacher2-1/+12
2007-10-10r12242: - make the push notifications triggered by the change countStefan Metzmacher6-83/+155
2007-10-10r12241: fix the inform push notifiesStefan Metzmacher1-6/+12
2007-10-10r12240: if the caller isn't interessted in the reply packet, just free itStefan Metzmacher1-1/+1
2007-10-10r12239: as we only get error from our events system when we wait for read eve...Stefan Metzmacher1-1/+1
2007-10-10r12238: don't crash when an error happens while connecting and the packet_con...Stefan Metzmacher1-2/+5
2007-10-10r12230: prepare for a generic periodic processing scheduling ofStefan Metzmacher4-4/+111
2007-10-10r12229: fix the expire time for released recordsStefan Metzmacher1-1/+1
2007-10-10r12228: fix the expire time for RELEASED recordsStefan Metzmacher2-7/+29
2007-10-10r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldbAndrew Bartlett16-43/+113