summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* heimdal:kdc: generic support for 3part servicePrincipalNamesStefan Metzmacher2015-07-081-3/+2
* heimdal:lib/krb5: add krb5_mk_error_ext() helper functionStefan Metzmacher2015-07-082-13/+37
* heimdal:lib/krb5: correctly follow KRB5_KDC_ERR_WRONG_REALM client referralsStefan Metzmacher2015-07-081-0/+21
* s4:kdc/db-glue: let samba_kdc_trust_message2entry always generate the principalStefan Metzmacher2015-07-081-21/+38
* s4:kdc/db-glue: preferr the previous password for trust accountsStefan Metzmacher2015-07-081-2/+25
* s4:kdc/db-glue: allow invalid kvno numbers in samba_kdc_trust_message2entry()Stefan Metzmacher2015-07-081-13/+41
* Spelling correction: exlusive -> exclusive and semantincs -> semanticsPaul Wayper2015-07-081-1/+1
* Spelling correction: exlusive -> exclusivePaul Wayper2015-07-081-1/+1
* s3:wscript_build: fix the build using dmapi and fam togetherStefan Metzmacher2015-07-081-3/+5
* gpfswrap: Use gpfs.h instead of gpfs_fcntl.hChristof Schmitt2015-07-082-2/+2
* gpfswrap: Remove unused wrapper for gpfs_fnctlChristof Schmitt2015-07-082-13/+0
* vfs_gpfs: Use C99 initializers instead of ZERO_STRUCTChristof Schmitt2015-07-081-8/+4
* vfs_gpfs: Use ACL defines from GPFS 3.5 header filesChristof Schmitt2015-07-081-16/+12
* ctdb: Accept hex format for pdelete and ptrans commandsChristof Schmitt2015-07-081-4/+7
* ctdb: Create helper function for optional hex inputChristof Schmitt2015-07-081-39/+32
* Remove ctdb_conn.[ch]Volker Lendecke2015-07-087-931/+0
* notifyd: Add notifyddVolker Lendecke2015-07-072-0/+90
* utils: add net notifyVolker Lendecke2015-07-074-0/+208
* notify: Remove two now unused stubsVolker Lendecke2015-07-072-21/+0
* smbd: Remove SMB_VFS_NOTIFY_WATCHVolker Lendecke2015-07-0710-200/+1
* notify: Re-add notify_walk()Volker Lendecke2015-07-073-34/+96
* notifyd: Add notifyd_parse_db()Volker Lendecke2015-07-072-0/+84
* smbd: Remove the notify_fam moduleVolker Lendecke2015-07-075-395/+0
* smbd: Kernel change notify is done by notifydVolker Lendecke2015-07-071-22/+0
* smbd: Replace the tdb-based notify_internal with notify_msgVolker Lendecke2015-07-074-1285/+270
* smbd: Don't start the notify cleanup anymoreVolker Lendecke2015-07-071-100/+0
* smbd: Start the notify daemonVolker Lendecke2015-07-072-0/+96
* smbd: Add the notify daemonVolker Lendecke2015-07-076-0/+1706
* smbd: Add direct notify_fam supportVolker Lendecke2015-07-073-1/+323
* param: Make "kernel change notify" globalVolker Lendecke2015-07-074-6/+5
* param: Make "change notify" globalVolker Lendecke2015-07-074-6/+6
* lib: Add server_id_db_set_exclusiveVolker Lendecke2015-07-073-0/+127
* lib: Add server_id_db_pid()Volker Lendecke2015-07-072-0/+6
* lib: Add server_id_db_prune_nameVolker Lendecke2015-07-072-11/+22
* lib: Add tevent_req_poll_unixVolker Lendecke2015-07-072-0/+12
* librpc:ndr:witness: remove an unneeded block, reducing indentation.Michael Adam2015-07-071-41/+40
* librpc:ndr:witness: move variables into scopeMichael Adam2015-07-071-3/+4
* smbd:trans2: treat new SMB_SIGNING_DESIRED in caseMichael Adam2015-07-071-0/+1
* librpc:ndr:witness: fix CID 1311245: Memory - illegal accesses (UNINIT)Michael Adam2015-07-071-1/+1
* WHATSNEW: SpotlightRalph Boehme2015-07-071-0/+8
* s3-mdssvc: add documentation for mdssvc and mdssdRalph Boehme2015-07-073-6/+22
* s3-mdssvc: add mdssd RPC service daemon for mdssvcRalph Boehme2015-07-076-2/+775
* s3-mdssvc: lexer and parser for Spotlight queriesRalph Boehme2015-07-0712-6/+4541
* s3-mdssvc: main Spotlight codeRalph Boehme2015-07-075-14/+2351
* s3-mdssvc: Spotlight attribute mappingsRalph Boehme2015-07-073-0/+432
* s3-mdssvc: (un)marshalling Spotlight RPC blobRalph Boehme2015-07-074-0/+1433
* s3-mdssvc: dalloc: dynamic object store based on tallocRalph Boehme2015-07-073-0/+394
* s3-mdssvc: add new option 'spotlight'Ralph Boehme2015-07-073-0/+54
* s3-mdssvc: add Spotlight RPC stubsRalph Boehme2015-07-076-0/+147
* mdssvc: IDL file for new RPC serviceRalph Boehme2015-07-073-2/+81